Bagikan melalui


BRAttributeArgumentBase Kelas

Definisi

Basis untuk semua jenis BRAttributeArgument.

public ref class BRAttributeArgumentBase abstract : Microsoft::MasterDataServices::Services::DataContracts::BRArgument, Microsoft::MasterDataServices::Services::DataContracts::IBRAttributeArgumentContainer
[System.Runtime.Serialization.DataContract(Name="BRAttributeArgumentBase", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
[System.Runtime.Serialization.KnownType(typeof(Microsoft.MasterDataServices.Services.DataContracts.BRDomainBasedAttributeArgument))]
[System.Runtime.Serialization.KnownType(typeof(Microsoft.MasterDataServices.Services.DataContracts.BRAttributeArgument))]
[System.Serializable]
public abstract class BRAttributeArgumentBase : Microsoft.MasterDataServices.Services.DataContracts.BRArgument, Microsoft.MasterDataServices.Services.DataContracts.IBRAttributeArgumentContainer
[<System.Runtime.Serialization.DataContract(Name="BRAttributeArgumentBase", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
[<System.Runtime.Serialization.KnownType(typeof(Microsoft.MasterDataServices.Services.DataContracts.BRDomainBasedAttributeArgument))>]
[<System.Runtime.Serialization.KnownType(typeof(Microsoft.MasterDataServices.Services.DataContracts.BRAttributeArgument))>]
[<System.Serializable>]
type BRAttributeArgumentBase = class
    inherit BRArgument
    interface IBRAttributeArgumentContainer
    interface IBRArgument
Public MustInherit Class BRAttributeArgumentBase
Inherits BRArgument
Implements IBRAttributeArgumentContainer
Warisan
BRAttributeArgumentBase
Turunan
Atribut
Penerapan

Keterangan

Jenis BRAttributeTypeInfo kompleks menentukan informasi jenis atribut untuk atribut aturan bisnis.

Konstruktor

BRAttributeArgumentBase()

Konstruktor.

Properti

AttributeId

Menentukan ID Atribut.

Identifier

Mengidentifikasi argumen secara unik.

(Diperoleh dari BRArgument)
LeafNodeAttribute

Menentukandetail untuk argumen atribut tingkat bawah.

PropertyName

Menentukan nama properti.

(Diperoleh dari BRArgument)

Metode

SetProperty<T>(T, T, String)

Mengubah properti ke nilai yang diberikan.
Mengembalikan apakah nilai baru berbeda dari nilai lama.

(Diperoleh dari DataContractBase)
SetProperty<T>(T, T, String, Boolean)

Mengubah properti ke nilai yang diberikan.
Mengembalikan apakah nilai baru berbeda dari nilai lama.

(Diperoleh dari DataContractBase)

Berlaku untuk