Condividi tramite


Metodo SfcUtility.TryGetSqlCeToolsPath

Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server.

Spazio dei nomi  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly:  Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Sintassi

'Dichiarazione
Public Shared Function TryGetSqlCeToolsPath As String
'Utilizzo
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

Valore restituito

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

Vedere anche

Riferimento

SfcUtility Classe

Spazio dei nomi Microsoft.SqlServer.Management.Sdk.Sfc