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