Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Contains values specifying the staging data type.
Namespace: Microsoft.MasterDataServices.Services.DataContracts
Assembly: Microsoft.MasterDataServices.Services.Contracts (in Microsoft.MasterDataServices.Services.Contracts.dll)
Syntax
'Declaration
<DataContractAttribute(Namespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")> _
Public Enumeration StagingDataType
'Usage
Dim instance As StagingDataType
[DataContractAttribute(Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public enum StagingDataType
[DataContractAttribute(Namespace = L"https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public enum class StagingDataType
[<DataContractAttribute(Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type StagingDataType
public enum StagingDataType
Members
Member name | Description | |
---|---|---|
All | All data types. | |
MemberAttributes | Member attributes. | |
Members | Members. | |
None | No data types. | |
Relationships | Relationships. |
See Also
Reference
Microsoft.MasterDataServices.Services.DataContracts Namespace