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