This topic has not yet been rated - Rate this topic

SqlDatabaseSetUpRowUpdatedEvent Method

Retired Content

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

Sets the RowUpdated event for the data adapter.

Namespace:  Microsoft.Practices.EnterpriseLibrary.Data.Sql
Assembly:  Microsoft.Practices.EnterpriseLibrary.Data (in Microsoft.Practices.EnterpriseLibrary.Data.dll)
protected override void SetUpRowUpdatedEvent(
	DbDataAdapter adapter
)

Parameters

adapter
Type: System.Data.CommonDbDataAdapter
The DbDataAdapter to set the event.
Retired Content

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

Did you find this helpful?
(1500 characters remaining)