Compartir a través de


ISfcDomainLite.GetLogicalVersion Método

Indicates the logical version to get in the domain.

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

Sintaxis

'Declaración
Private Function GetLogicalVersion As Integer
    Implements ISfcDomainLite.GetLogicalVersion
'Uso
Dim instance As PolicyStore
Dim returnValue As Integer

returnValue = CType(instance, ISfcDomainLite).GetLogicalVersion()
int ISfcDomainLite.GetLogicalVersion()
private:
virtual int GetLogicalVersion() sealed = ISfcDomainLite::GetLogicalVersion
private abstract GetLogicalVersion : unit -> int 
private override GetLogicalVersion : unit -> int 
JScript admite el uso de implementaciones de interfaces explícitas, pero no la declaración de otras nuevas.

Valor devuelto

Tipo: System. . :: . .Int32
The logical version to get in the domain.

Implementa

ISfcDomainLite. . :: . .GetLogicalVersion() () () ()