Compartilhar via


Método 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. Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server.

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

Sintaxe

'Declaração
Function GetLogicalVersion As Integer
'Uso
Dim instance As ISfcDomainLite
Dim returnValue As Integer

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

Valor de retorno

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