This topic has not yet been rated - Rate this topic

SfcMetadataDiscovery Class

Do not reference this member directly in your code. It supports the SQL Server infrastructure.

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)
public class SfcMetadataDiscovery

The SfcMetadataDiscovery type exposes the following members.

  NameDescription
Public methodSfcMetadataDiscoveryInitializes 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
  NameDescription
Public propertyElementTypeNameDo not reference this member directly in your code. It supports the SQL Server infrastructure.
Public propertyIsBrowsableDo not reference this member directly in your code. It supports the SQL Server infrastructure.
Public propertyKeysDo not reference this member directly in your code. It supports the SQL Server infrastructure.
Public propertyObjectsGets the specified objects from the list. Do not reference this member directly in your code. It supports the SQL Server infrastructure.
Public propertyPropertiesDo not reference this member directly in your code. It supports the SQL Server infrastructure.
Public propertyReferredByGets the list of metadata referred by the server. Do not reference this member directly in your code. It supports the SQL Server infrastructure.
Public propertyRelationsGets the current relations of object in the list. Do not reference this member directly in your code. It supports the SQL Server infrastructure.
Public propertyTypeDo not reference this member directly in your code. It supports the SQL Server infrastructure.
Public propertyTypeAttributesDo not reference this member directly in your code. It supports the SQL Server infrastructure.
Top
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodFindPropertyReturns the property with the specified name. Do not reference this member directly in your code. It supports the SQL Server infrastructure.
Public methodGetHashCode (Inherited from Object.)
Public methodStatic memberGetParentsFromTypeDo not reference this member directly in your code. It supports the SQL Server infrastructure.
Public methodStatic memberGetRootFromTypeDo not reference this member directly in your code. It supports the SQL Server infrastructure.
Public methodGetType (Inherited from Object.)
Public methodStatic memberGetUrnSkeletonsFromTypeDo not reference this member directly in your code. It supports the SQL Server infrastructure.
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.