DTSParamInfo.DataType 属性

定义

获取属性的数据类型。

public:
 property System::String ^ DataType { System::String ^ get(); };
public string DataType { get; }
member this.DataType : string
Public ReadOnly Property DataType As String

属性值

属性的数据类型。

适用于