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

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

See Also

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