BRAttributeTypeInfo 类

定义

表示业务规则属性的属性类型信息。

public ref class BRAttributeTypeInfo : Microsoft::MasterDataServices::DataContractBase
[System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")]
[System.Diagnostics.DebuggerStepThrough]
[System.Runtime.Serialization.DataContract(Name="BRAttributeTypeInfo", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class BRAttributeTypeInfo : Microsoft.MasterDataServices.DataContractBase
[<System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.Runtime.Serialization.DataContract(Name="BRAttributeTypeInfo", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type BRAttributeTypeInfo = class
    inherit DataContractBase
Public Class BRAttributeTypeInfo
Inherits DataContractBase
继承
BRAttributeTypeInfo
属性

构造函数

BRAttributeTypeInfo()

初始化 BRAttributeTypeInfo 类的新实例。

属性

AttributeDataTypes

获取或设置属性数据类型的数组。

AttributeType

获取或设置属性类型。

ExtensionData

获取或设置包含额外数据的结构。

(继承自 DataContractBase)

适用于