Partager via


Méthode 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. Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.

Espace de noms :  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly :  Microsoft.SqlServer.Management.Sdk.Sfc (en Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Syntaxe

'Déclaration
Function GetLogicalVersion As Integer
'Utilisation
Dim instance As ISfcDomainLite
Dim returnValue As Integer

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

Valeur de retour

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