StagingDataType 열거형
Contains values specifying the staging data type.
네임스페이스: Microsoft.MasterDataServices.Services.DataContracts
어셈블리: Microsoft.MasterDataServices.Services(Microsoft.MasterDataServices.Services.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
멤버
멤버 이름 | 설명 | |
---|---|---|
None | No data types. | |
Members | Members. | |
MemberAttributes | Member attributes. | |
Relationships | Relationships. | |
All | All data types. |