AdsCommandBuilder Constructor( AdsDataAdapter )

Advantage .NET Data Provider

  Previous topic Next topic  

Initializes a new instance of the AdsCommandBuilder class with the associated AdsDataAdapter object.

public AdsCommandBuilder( AdsDataAdapter adapter );

Remarks

The AdsCommandBuilder registers itself as a listener for RowUpdating events that are generated by the given AdsDataAdapter.