Метод RegisteredServersStore.ISfcDomainLite.GetLogicalVersion

Gets the logical version number of a domain.

Пространство имен:  Microsoft.SqlServer.Management.RegisteredServers
Сборка:  Microsoft.SqlServer.Management.RegisteredServers (в Microsoft.SqlServer.Management.RegisteredServers.dll)

Синтаксис

'Декларация
Private Function GetLogicalVersion As Integer 
    Implements ISfcDomainLite.GetLogicalVersion
'Применение
Dim instance As RegisteredServersStore 
Dim returnValue As Integer 

returnValue = CType(instance, ISfcDomainLite).GetLogicalVersion()
int ISfcDomainLite.GetLogicalVersion()
private:
virtual int GetLogicalVersion() sealed = ISfcDomainLite::GetLogicalVersion
private abstract GetLogicalVersion : unit -> int  
private override GetLogicalVersion : unit -> int
JScript поддерживает использование явных реализаций интерфейса, но не объявление новых.

Возвращаемое значение

Тип: System.Int32
An Int32 value representing the version.

Реализует

ISfcDomainLite.GetLogicalVersion()

Замечания

Это пространство имен, класс или элемент поддерживаются только платформой Microsoft .NET Framework версии 2.0.

См. также

Справочник

RegisteredServersStore Класс

Пространство имен Microsoft.SqlServer.Management.RegisteredServers