Свойство 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
Текущие зарегистрированные домены.