다음을 통해 공유


DataQualityCleansingOperationCreateRequest.ColumnMappings 속성

정의

DQS KB 도메인 및 작업에 대한 입력 데이터 매핑입니다.

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)

속성 값

DQS KB 도메인 및 작업에 대한 입력 데이터 매핑입니다.

특성

적용 대상