次の方法で共有


ParameterAttributesEnum

Parameter オブジェクトの属性を指定します。

定数 価値 形容
adParamSigned する 16 パラメーターが符号付き値を受け入れることを示します。
adParamNullable する 64 パラメーターが null 値を受け入れることを示します。
adParamLong する 128 パラメーターが長いバイナリ データを受け入れることを示します。

ADO/WFC と同等

パッケージ: com.ms.wfc.data

定数
AdoEnums.ParameterAttributes.SIGNED
AdoEnums.ParameterAttributes.NULLABLE
AdoEnums.ParameterAttributes.LONG

適用対象

Attributes プロパティ (ADO)