MetadataAttribute.DataType 属性

定义

获取或设置数据类型。

public:
 property Microsoft::MasterDataServices::AttributeDataType DataType { Microsoft::MasterDataServices::AttributeDataType get(); void set(Microsoft::MasterDataServices::AttributeDataType value); };
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public Microsoft.MasterDataServices.AttributeDataType DataType { get; set; }
[<System.Runtime.Serialization.DataMember(EmitDefaultValue=false)>]
member this.DataType : Microsoft.MasterDataServices.AttributeDataType with get, set
Public Property DataType As AttributeDataType

属性值

AttributeDataType 类型的新实例。

属性

适用于