Gets/Sets the the update string. Used when you want to specify the sql statement or stored procedure.
[Visual Basic]
Protected Property DeleteString As String
[C#]
protected string DeleteString {get; set;}
See Also
NMAdapter Class | NMAdapter Members | netMage.Data.SqlClient Namespace