Поделиться через


Метод ISfcDomainLite.GetLogicalVersion

Gets the logical version. The logical version indicates the changes in the object model of the domain. The logical version is independent of the assembly file version or version. Не ссылайтесь на этот элемент непосредственно из кода. Он поддерживает работу инфраструктуры SQL Server.

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

Синтаксис

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

returnValue = instance.GetLogicalVersion()
int GetLogicalVersion()
int GetLogicalVersion()
abstract GetLogicalVersion : unit -> int
function GetLogicalVersion() : int

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

Тип: System.Int32
The logical version of the domain.

См. также

Справочник

ISfcDomainLite Интерфейс

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