Compartir a través de


SfcUtility.TryGetSqlCeToolsPath Método

No haga referencia directamente a este miembro en el código. Admite la infraestructura de SQL Server.

Espacio de nombres:  Microsoft.SqlServer.Management.Sdk.Sfc
Ensamblado:  Microsoft.SqlServer.Management.Sdk.Sfc (en Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Sintaxis

'Declaración
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 devuelto

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

Vea también

Referencia

SfcUtility Clase

Espacio de nombres Microsoft.SqlServer.Management.Sdk.Sfc