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

SqlDataAccess Class | SqlDataAccess Members | Magnusson.Data.SqlClient Namespace