Метод SfcUtility.GetSqlCeToolsPath
Returns the highest version of the SQLCE tools installed by using the managed RegistryKey type. Не ссылайтесь на этот элемент непосредственно из кода. Он поддерживает работу инфраструктуры SQL Server.
Пространство имен: Microsoft.SqlServer.Management.Sdk.Sfc
Сборка: Microsoft.SqlServer.Management.Sdk.Sfc (в Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Синтаксис
'Декларация
Public Shared Function GetSqlCeToolsPath As String
'Применение
Dim returnValue As String
returnValue = SfcUtility.GetSqlCeToolsPath()
public static string GetSqlCeToolsPath()
public:
static String^ GetSqlCeToolsPath()
static member GetSqlCeToolsPath : unit -> string
public static function GetSqlCeToolsPath() : String
Возвращаемое значение
Тип: System.String
The highest version of the SQLCE tools installed.