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
Adapter Class | Adapter Members | Magnusson.Data.SqlClient Namespace