Advanced.Data.Provider Documentation

IAdpDataAdapter.DeleteCommand Property

[This is preliminary documentation and subject to change.]

Gets or sets an SQL statement for deleting records from the data set.

[Visual Basic]
Property DeleteCommand As AdpCommand
[C#]
AdpCommand DeleteCommand {get; set;}

See Also

IAdpDataAdapter Interface | Advanced.Data.Provider Namespace