Wyliczenie BRPropertyType
Zawiera wartości określające typy właściwość reguł biznesowych.
Przestrzeń nazw: Microsoft.MasterDataServices.Services.DataContracts
Zestaw: Microsoft.MasterDataServices.Services (w Microsoft.MasterDataServices.Services.dll)
Składnia
'Deklaracja
<DataContractAttribute(Name := "BRPropertyType", Namespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")> _
Public Enumeration BRPropertyType
'Użycie
Dim instance As BRPropertyType
[DataContractAttribute(Name = "BRPropertyType", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public enum BRPropertyType
[DataContractAttribute(Name = L"BRPropertyType", Namespace = L"https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public enum class BRPropertyType
[<DataContractAttribute(Name = "BRPropertyType", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type BRPropertyType
public enum BRPropertyType
Elementy członkowskie
Nazwa elementu członkowskiego | Opis | |
---|---|---|
NotSpecified | Atrybut nie jest określony. | |
Constant | Określa, że typ atrybut jest stała. | |
Attribute | Określa atrybut. | |
ParentAttribute | Określa atrybut nadrzędnej. | |
DomainBasedAttribute | Określa domena-na podstawie atrybutu. | |
AttributeValue | Określa wartość atrybut. | |
Blank | Określa, że atrybut jest pusty. |