Compartir a través de


ISfcDomainLite.GetLogicalVersion Método

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. No haga referencia directamente a este miembro en el código. Admite la infraestructura de SQL Server.

Espacio de nombres:  Microsoft.SqlServer.Management.Sdk.Sfc
Ensamblado:  Microsoft.SqlServer.Management.Sdk.Sfc (en Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Sintaxis

'Declaración
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 devuelto

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

Vea también

Referencia

ISfcDomainLite Interfaz

Espacio de nombres Microsoft.SqlServer.Management.Sdk.Sfc