SfcUtility.TryGetSqlCeToolsPath Method

Definition

Do not reference this member directly in your code. It supports the SQL Server infrastructure.

Tries to get the location of the SQLCE tools path.

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

Returns

Returns the location of the SQLCE tools path.

Applies to