SfcUtility Class
Do not reference this member directly in your code. It supports the SQL Server infrastructure.
Inheritance Hierarchy
System.Object
Microsoft.SqlServer.Management.Sdk.Sfc.SfcUtility
Namespace: Microsoft.SqlServer.Management.Sdk.Sfc
Assembly: Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Syntax
'Declaration
Public NotInheritable Class SfcUtility
'Usage
public static class SfcUtility
public ref class SfcUtility abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type SfcUtility = class end
public final class SfcUtility
The SfcUtility type exposes the following members.
Methods
Name | Description | |
---|---|---|
GetSmlUri | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
GetSqlCeToolsPath | Returns the highest version of the SQLCE tools installed by using the managed RegistryKey type. Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
GetUrn | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
LoadSqlCeAssembly | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
TryGetSqlCeToolsPath | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.