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

属性值

适用于