SfcRegistration Class
Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.
Inheritance Hierarchy
System.Object
Microsoft.SqlServer.Management.Sdk.Sfc.SfcRegistration
Namespace: Microsoft.SqlServer.Management.Sdk.Sfc
Assembly: Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Syntax
'Declaration
Public NotInheritable Class SfcRegistration
'Usage
Dim instance As SfcRegistration
public sealed class SfcRegistration
public ref class SfcRegistration sealed
[<SealedAttribute>]
type SfcRegistration = class end
public final class SfcRegistration
The SfcRegistration type exposes the following members.
Properties
Name | Description | |
---|---|---|
Domains | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. |
Top
Methods
Name | Description | |
---|---|---|
CreateObject | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetObjectTypeFromFullName(String) | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. | |
GetObjectTypeFromFullName(String, Boolean) | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. | |
GetRegisteredDomainForType(String) | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. | |
GetRegisteredDomainForType(Type) | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. | |
GetRegisteredDomainForType(String, Boolean) | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) | |
TryGetObjectTypeFromFullName | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. |
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.