. Método
This method is for internal use only.
Espacio de nombres: Microsoft.SqlServer.Management.Collector
Ensamblado: Microsoft.SqlServer.Management.Collector (en Microsoft.SqlServer.Management.Collector.dll)
Sintaxis
'Declaración
Private Function GetLogicalVersion As Integer
Implements ISfcDomain.GetLogicalVersion
'Uso
Dim instance As CollectorConfigStore
Dim returnValue As Integer
returnValue = CType(instance, ISfcDomain).GetLogicalVersion()
int ISfcDomain.GetLogicalVersion()
private:
virtual int GetLogicalVersion() sealed = ISfcDomain::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
Implementa
ISfcDomainGetLogicalVersion()()()()
Notas
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.