다음을 통해 공유


DataQualityCleansingOperationCreateRequest.ColumnMappings 필드

정의

열 매핑을 지정합니다.

public: System::Collections::ObjectModel::Collection<Microsoft::MasterDataServices::DataSourceFieldMapping ^> ^ ColumnMappings;
[System.ServiceModel.MessageBodyMember(Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09", Order=0)]
public System.Collections.ObjectModel.Collection<Microsoft.MasterDataServices.DataSourceFieldMapping> ColumnMappings;
[<System.ServiceModel.MessageBodyMember(Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09", Order=0)>]
val mutable ColumnMappings : System.Collections.ObjectModel.Collection<Microsoft.MasterDataServices.DataSourceFieldMapping>
Public ColumnMappings As Collection(Of DataSourceFieldMapping) 

필드 값

특성

적용 대상