Partager via


. méthode

This method is for internal use only.

Espace de noms :  Microsoft.SqlServer.Management.Collector
Assembly :  Microsoft.SqlServer.Management.Collector (dans Microsoft.SqlServer.Management.Collector.dll)

Syntaxe

'Déclaration
Private Function GetLogicalVersion As Integer
    Implements ISfcDomain.GetLogicalVersion
'Utilisation
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 prend en charge l'utilisation d'implémentations d'interface explicites, mais pas la déclaration de nouvelles implémentations d'interface.

Valeur de retour

Type : System. . :: . .Int32

Implémente

ISfcDomainGetLogicalVersion()()()()

Notes

This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.