Gets/Sets the the update string. Used when you want to specify the sql statement or stored procedure.

[Visual Basic]
Protected Property UpdateString As String
[C#]
protected string UpdateString {get; set;}

See Also

NMAdapter Class | NMAdapter Members | netMage.Data.SqlClient Namespace