Método GetSqlCeToolsPath

Returns the highest version of the SQLCE tools installed by using the managed RegistryKey type. Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server.

Namespace:  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly:  Microsoft.SqlServer.Management.Sdk.Sfc (em Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Sintaxe

'Declaração
Public Shared Function GetSqlCeToolsPath As String
'Uso
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

Valor de retorno

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