DataSourceFieldMapping Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A mapping of data column, domain id and DQS operation on it.
public ref class DataSourceFieldMapping
[System.Runtime.Serialization.DataContract(Name="DataSourceFieldMapping", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class DataSourceFieldMapping
[<System.Runtime.Serialization.DataContract(Name="DataSourceFieldMapping", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type DataSourceFieldMapping = class
Public Class DataSourceFieldMapping
- Inheritance
-
DataSourceFieldMapping
- Attributes
Remarks
The DataSourceFieldMapping specifies a mapping of data column, domain id and DQS operation on it.
Constructors
DataSourceFieldMapping() |
Initializes a new instance of the DataSourceFieldMapping class. |
Properties
DomainId |
Specifies the domain ID |
FieldName |
Specifies the field (column) name |