Свойство IsClustered
Gets the IsClustered property value.
Пространство имен: Microsoft.SqlServer.Management.Smo
Сборка: Microsoft.SqlServer.Smo (в Microsoft.SqlServer.Smo.dll)
Синтаксис
'Декларация
<SfcPropertyAttribute> _
Public ReadOnly Property IsClustered As Boolean
Get
'Применение
Dim instance As Server
Dim value As Boolean
value = instance.IsClustered
[SfcPropertyAttribute]
public bool IsClustered { get; }
[SfcPropertyAttribute]
public:
virtual property bool IsClustered {
bool get () sealed;
}
[<SfcPropertyAttribute>]
abstract IsClustered : bool
[<SfcPropertyAttribute>]
override IsClustered : bool
final function get IsClustered () : boolean
Значение свойства
Реализует интерфейс
См. также