DataSourceFieldMapping Class
A mapping of data column, domain id and DQS operation on it.
Assembly: Microsoft.MasterDataServices.Services.Contracts (in Microsoft.MasterDataServices.Services.Contracts.dll)
| Name | Description | |
|---|---|---|
![]() | DataSourceFieldMapping() | Initializes a new instance of the DataSourceFieldMapping class. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
The DataSourceFieldMapping specifies a mapping of data column, domain id and DQS operation on it.
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:


