Méthode SfcUtility.GetSqlCeToolsPath

Returns the highest version of the SQLCE tools installed by using the managed RegistryKey type. Ne faites pas directement référence à ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.

Espace de noms :  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly :  Microsoft.SqlServer.Management.Sdk.Sfc (en Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Syntaxe

'Déclaration
Public Shared Function GetSqlCeToolsPath As String
'Utilisation
Dim returnValue As String 

returnValue = SfcUtility.GetSqlCeToolsPath()
public static string GetSqlCeToolsPath()
public:
static String^ GetSqlCeToolsPath()
static member GetSqlCeToolsPath : unit -> string
public static function GetSqlCeToolsPath() : String

Valeur de retour

Type : System.String
The highest version of the SQLCE tools installed.

Voir aussi

Référence

SfcUtility Classe

Espace de noms Microsoft.SqlServer.Management.Sdk.Sfc