次の方法で共有


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

プロパティ値

パーティション分割の種類です。

属性

適用対象