Condividi tramite


DataQualityCleansingOperationCreateRequest.ColumnMappings Proprietà

Definizione

Mapping di dati di input a domini e operazioni della Knowledge Base di 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)

Valore della proprietà

Mapping di dati di input a domini e operazioni della Knowledge Base di DQS.

Attributi

Si applica a