Share via


Parameter.DataType プロパティ

定義

指定したクエリ パラメーターのデータ型を設定または返します。 読み取り/書き込み XlParameterDataType

public:
 property Microsoft::Office::Interop::Excel::XlParameterDataType DataType { Microsoft::Office::Interop::Excel::XlParameterDataType get(); void set(Microsoft::Office::Interop::Excel::XlParameterDataType value); };
public Microsoft.Office.Interop.Excel.XlParameterDataType DataType { get; set; }
Public Property DataType As XlParameterDataType

プロパティ値

適用対象