Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
指定参数的 System.Data.DbType
Public Overrides Property DbType As DbType
public override DbType DbType {get;set;}
ArgumentException 由于指定值与 iAnywhere.Data.UltraLite.ULDbType 之间不存在映射关系,因此所指定的值不受支持。
System.Data.DbType 值之一。
ULParameter.ULDbType 和 DbType 属性链接在一起。因此,设置 DbType 会将 ULParameter.ULDbType 更改为支持的 iAnywhere.Data.UltraLite.ULDbType。