다음을 통해 공유


StagingDataType 열거형

Contains values specifying the staging data type.

네임스페이스:  Microsoft.MasterDataServices.Services.DataContracts
어셈블리:  Microsoft.MasterDataServices.Services.Contracts(Microsoft.MasterDataServices.Services.Contracts.dll)

구문

‘선언
<DataContractAttribute(Namespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")> _
Public Enumeration StagingDataType
‘사용 방법
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

멤버

멤버 이름 설명
All All data types.
MemberAttributes Member attributes.
Members Members.
None No data types.
Relationships Relationships.

참고 항목

참조

Microsoft.MasterDataServices.Services.DataContracts 네임스페이스