次の方法で共有


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) 

フィールド値

属性

適用対象