Partager via


DataQualityCleansingOperationCreateRequest.ColumnMappings Propriété

Définition

Mappage des données d'entrée aux opérations et domaines de base de connaissances DQS.

public:
 property System::Collections::Generic::IList<Microsoft::MasterDataServices::Services::DataContracts::DataSourceFieldMapping ^> ^ ColumnMappings { System::Collections::Generic::IList<Microsoft::MasterDataServices::Services::DataContracts::DataSourceFieldMapping ^> ^ get(); void set(System::Collections::Generic::IList<Microsoft::MasterDataServices::Services::DataContracts::DataSourceFieldMapping ^> ^ value); };
[System.ServiceModel.MessageBodyMember]
public System.Collections.Generic.IList<Microsoft.MasterDataServices.Services.DataContracts.DataSourceFieldMapping> ColumnMappings { get; set; }
[<System.ServiceModel.MessageBodyMember>]
member this.ColumnMappings : System.Collections.Generic.IList<Microsoft.MasterDataServices.Services.DataContracts.DataSourceFieldMapping> with get, set
Public Property ColumnMappings As IList(Of DataSourceFieldMapping)

Valeur de propriété

Mappage des données d'entrée aux opérations et domaines de base de connaissances DQS.

Attributs

S’applique à