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 値の 1 つ。
ULParameter.ULDbType と DbType プロパティはリンクされます。このため DbType プロパティを設定すると、ULParameter.ULDbType プロパティは、サポートされている iAnywhere.Data.UltraLite.ULDbType 値に変更されます。