Domains プロパティ
単に情報を示すためだけに特定されます。サポートされていません。将来の互換性は保証されません。
名前空間: Microsoft.SqlServer.Management.Sdk.Sfc
アセンブリ: Microsoft.SqlServer.Management.Sdk.Sfc (Microsoft.SqlServer.Management.Sdk.Sfc.dll)
構文
'宣言
Public Shared ReadOnly Property Domains As SfcDomainInfoCollection
Get
'使用
Dim value As SfcDomainInfoCollection
value = SfcRegistration.Domains
public static SfcDomainInfoCollection Domains { get; }
public:
static property SfcDomainInfoCollection^ Domains {
SfcDomainInfoCollection^ get ();
}
static member Domains : SfcDomainInfoCollection
static function get Domains () : SfcDomainInfoCollection
プロパティ値
型: Microsoft.SqlServer.Management.Sdk.Sfc. . :: . .SfcDomainInfoCollection
現在の登録されているドメインです。