Condividi tramite


Metodo SfcUtility.GetSqlCeToolsPath

Returns the highest version of the SQLCE tools installed by using the managed RegistryKey type. Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server.

Spazio dei nomi  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly:  Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Sintassi

'Dichiarazione
Public Shared Function GetSqlCeToolsPath As String
'Utilizzo
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

Valore restituito

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

Vedere anche

Riferimento

SfcUtility Classe

Spazio dei nomi Microsoft.SqlServer.Management.Sdk.Sfc