SfcUtility.GetSqlCeToolsPath Method

Definition

Returns the highest version of the SQLCE tools installed by using the managed RegistryKey type. Do not reference this member directly in your code. It supports the SQL Server infrastructure.

public:
 static System::String ^ GetSqlCeToolsPath();
public static string GetSqlCeToolsPath ();
static member GetSqlCeToolsPath : unit -> string
Public Shared Function GetSqlCeToolsPath () As String

Returns

The highest version of the SQLCE tools installed.

Applies to