GetLogicalVersion-Methode

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. Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur.

Namespace:  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly:  Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Syntax

'Declaration
Function GetLogicalVersion As Integer
'Usage
Dim instance As ISfcDomainLite
Dim returnValue As Integer

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

Rückgabewert

Typ: System. . :: . .Int32
The logical version of the domain.