Compartir a través de


SfcUtility.GetSqlCeToolsPath Método

Returns the highest version of the SQLCE tools installed by using the managed RegistryKey type. No haga referencia directamente a este miembro en el código. Admite la infraestructura de SQL Server.

Espacio de nombres:  Microsoft.SqlServer.Management.Sdk.Sfc
Ensamblado:  Microsoft.SqlServer.Management.Sdk.Sfc (en Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Sintaxis

'Declaración
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 devuelto

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

Vea también

Referencia

SfcUtility Clase

Espacio de nombres Microsoft.SqlServer.Management.Sdk.Sfc