Freigeben über


GetSqlCeToolsPath-Methode

Returns the highest version of the SQLCE tools installed by using the managed RegistryKey type. Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur.

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

Syntax

'Declaration
Public Shared Function GetSqlCeToolsPath As String
'Usage
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

Rückgabewert

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