Метод IntegrationServices.ISfcDomainLite.GetLogicalVersion

Retrieves the logical version of the domain.

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

Синтаксис

'Декларация
Private Function GetLogicalVersion As Integer 
    Implements ISfcDomainLite.GetLogicalVersion
'Применение
Dim instance As IntegrationServices 
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
The logical version of the domain.

Реализует

ISfcDomainLite.GetLogicalVersion()

См. также

Справочник

IntegrationServices Класс

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