Federation.DistributionType 속성

정의

분할 형식을 가져오거나 설정합니다.

public:
 property Microsoft::SqlServer::Management::Smo::DistributionType DistributionType { Microsoft::SqlServer::Management::Smo::DistributionType get(); void set(Microsoft::SqlServer::Management::Smo::DistributionType value); };
[Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcProperty(Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcPropertyFlags.SqlAzureDatabase | Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcPropertyFlags.Standalone)]
public Microsoft.SqlServer.Management.Smo.DistributionType DistributionType { get; set; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcProperty(Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcPropertyFlags.SqlAzureDatabase | Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcPropertyFlags.Standalone)>]
member this.DistributionType : Microsoft.SqlServer.Management.Smo.DistributionType with get, set
Public Property DistributionType As DistributionType

속성 값

분할의 유형입니다.

특성

적용 대상