Méthode SfcUtility.TryGetSqlCeToolsPath

Ne faites pas directement référence à ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.

Espace de noms :  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly :  Microsoft.SqlServer.Management.Sdk.Sfc (en Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Syntaxe

'Déclaration
Public Shared Function TryGetSqlCeToolsPath As String
'Utilisation
Dim returnValue As String 

returnValue = SfcUtility.TryGetSqlCeToolsPath()
public static string TryGetSqlCeToolsPath()
public:
static String^ TryGetSqlCeToolsPath()
static member TryGetSqlCeToolsPath : unit -> string
public static function TryGetSqlCeToolsPath() : String

Valeur de retour

Type : System.String
The location of the SQLCE tools.

Voir aussi

Référence

SfcUtility Classe

Espace de noms Microsoft.SqlServer.Management.Sdk.Sfc