Método SfcUtility.TryGetSqlCeToolsPath
Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server.
Namespace: Microsoft.SqlServer.Management.Sdk.Sfc
Assembly: Microsoft.SqlServer.Management.Sdk.Sfc (em Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Sintaxe
'Declaração
Public Shared Function TryGetSqlCeToolsPath As String
'Uso
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
Valor de retorno
Tipo: System.String
The location of the SQLCE tools.