Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
パラメーターの iAnywhere.Data.UltraLite.ULDbType を指定します。
Public Property ULDbType As ULDbType
public ULDbType ULDbType {get;set;}
iAnywhere.Data.UltraLite.ULDbType 値の 1 つ。
ULDbType と ULParameter.DbType はリンクされます。このため、ULDbType を設定すると、ULParameter.DbType がサポートされている System.Data.DbType を変更します。
Ultra Light.NET では、パラメーターは IN パラメーターとしてのみ使用できるほか、マッピング情報はすべて無視されます。重要なのは、ULParameter.Value だけです。