Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
Gets and sets the DbType of the parameter.
Public Overrides Property DbType As DbType
public override DbType DbType {get;set;}
The SADbType and DbType are linked. Therefore, setting the DbType changes the SADbType to a supporting SADbType.
The value must be a member of the SADbType enumerator.