Gets/Sets the System.Data.CommandType for the Connection
[Visual Basic]
Protected Property CmdType As System.Data.CommandType
[C#]
protected System.Data.CommandType CmdType {get; set;}
See Also
NMSqlDataAccess Class | NMSqlDataAccess Members | netMage.Data.SqlClient Namespace