Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
获取和设置参数的 DbType。
Public Overrides Property DbType As DbType
public override DbType DbType {get;set;}
SADbType 和 DbType 链接在一起。因此,如果设置 DbType,就会将 SADbType 更改为支持的 SADbType。
该值必须是 SADbType 枚举器的成员。