SfcMetadataDiscovery Class

 

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

Namespace:   Microsoft.SqlServer.Management.Sdk.Sfc.Metadata
Assembly:  Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)

System::Object
  Microsoft.SqlServer.Management.Sdk.Sfc.Metadata::SfcMetadataDiscovery
    Microsoft.SqlServer.Management.Sdk.Sfc.Metadata::SfcMetadataRelation

public ref class SfcMetadataDiscovery 

NameDescription
System_CAPS_pubmethodSfcMetadataDiscovery(Type^)

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.

NameDescription
System_CAPS_pubpropertyElementTypeName

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

System_CAPS_pubpropertyIsBrowsable

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

System_CAPS_pubpropertyKeys

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

System_CAPS_pubpropertyObjects

Gets the specified objects from the list. Do not reference this member directly in your code. It supports the SQL Server infrastructure.

System_CAPS_pubpropertyProperties

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

System_CAPS_pubpropertyReferredBy

Gets the list of metadata referred by the server. Do not reference this member directly in your code. It supports the SQL Server infrastructure.

System_CAPS_pubpropertyRelations

Gets the current relations of object in the list. Do not reference this member directly in your code. It supports the SQL Server infrastructure.

System_CAPS_pubpropertyType

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

System_CAPS_pubpropertyTypeAttributes

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

NameDescription
System_CAPS_pubmethodEquals(Object^)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodFindProperty(String^)

Returns the property with the specified name. Do not reference this member directly in your code. It supports the SQL Server infrastructure.

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodSystem_CAPS_staticGetParentsFromType(Type^)

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

System_CAPS_pubmethodSystem_CAPS_staticGetRootFromType(Type^)

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

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_pubmethodSystem_CAPS_staticGetUrnSkeletonsFromType(Type^)

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

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(Inherited from Object.)

Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: