SfcMetadataDiscovery 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.Metadata.SfcMetadataDiscovery
Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcMetadataRelation
Namespace: Microsoft.SqlServer.Management.Sdk.Sfc.Metadata
Assembly: Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Syntax
'Declaration
Public Class SfcMetadataDiscovery
'Usage
Dim instance As SfcMetadataDiscovery
public class SfcMetadataDiscovery
public ref class SfcMetadataDiscovery
type SfcMetadataDiscovery = class end
public class SfcMetadataDiscovery
The SfcMetadataDiscovery type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SfcMetadataDiscovery | Initializes a new instance of the SfcMetadataDiscovery class with the specified type parameter. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
Top
Properties
Name | Description | |
---|---|---|
ElementTypeName | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
IsBrowsable | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
Keys | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
Objects | Gets the specified objects from the list. Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
Properties | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
ReferredBy | Gets the list of metadata referred by the server. Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
Relations | Gets the current relations of object in the list. Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
Type | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
TypeAttributes | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
FindProperty | Returns the property with the specified name. Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
GetHashCode | (Inherited from Object.) | |
GetParentsFromType | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
GetRootFromType | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
GetType | (Inherited from Object.) | |
GetUrnSkeletonsFromType | Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
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.