Freigeben über


SfcUtility.TryGetSqlCeToolsPath-Methode

Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur.

Namespace:  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly:  Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Syntax

'Declaration
Public Shared Function TryGetSqlCeToolsPath As String
'Usage
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

Rückgabewert

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

Siehe auch

Verweis

SfcUtility Klasse

Microsoft.SqlServer.Management.Sdk.Sfc-Namespace