ComplexProperty.DataType プロパティ
プロパティのデータ型を取得します。
名前空間: Microsoft.SqlServer.Dts.Tasks.WebServiceTask
アセンブリ: Microsoft.SqlServer.WebServiceTask (Microsoft.SqlServer.WebServiceTask.dll)
構文
'宣言
Public ReadOnly Property DataType As String
Get
'使用
Dim instance As ComplexProperty
Dim value As String
value = instance.DataType
public string DataType { get; }
public:
property String^ DataType {
String^ get ();
}
member DataType : string
function get DataType () : String
プロパティ値
型: System.String
プロパティのデータ型です。