Langue

MatchingCriterion.Mappings Propriété

Définition

Spécifie les mappages du critère vers les champs (colonnes) et les domaines. Il n’y a qu’une seule application pour le domaine scalaire ou multiple, le critère est pour le domaine composite.

public:
 property System::Collections::Generic::ICollection<Microsoft::MasterDataServices::Services::DataContracts::DataSourceFieldMapping ^> ^ Mappings { System::Collections::Generic::ICollection<Microsoft::MasterDataServices::Services::DataContracts::DataSourceFieldMapping ^> ^ get(); void set(System::Collections::Generic::ICollection<Microsoft::MasterDataServices::Services::DataContracts::DataSourceFieldMapping ^> ^ value); };
[System.Runtime.Serialization.DataMember]
public System.Collections.Generic.ICollection<Microsoft.MasterDataServices.Services.DataContracts.DataSourceFieldMapping> Mappings { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.Mappings : System.Collections.Generic.ICollection<Microsoft.MasterDataServices.Services.DataContracts.DataSourceFieldMapping> with get, set
Public Property Mappings As ICollection(Of DataSourceFieldMapping)

Valeur de propriété

Les applications pour le critère vers les champs (colonnes) et les domaines.

Attributs

S’applique à