Gets/Sets the sql command
[Visual Basic]
Protected Property Command As System.Data.SqlClient.SqlCommand
[C#]
protected System.Data.SqlClient.SqlCommand Command {get; set;}
See Also
NMSqlDataAccess Class | NMSqlDataAccess Members | netMage.Data.SqlClient Namespace