SfcMetadataRelation Class
Do not reference this member directly in your code. It supports the SQL Server infrastructure.
Assembly: Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Microsoft.SqlServer.Management.Sdk.Sfc.Metadata::SfcMetadataDiscovery
Microsoft.SqlServer.Management.Sdk.Sfc.Metadata::SfcMetadataRelation
| Name | Description | |
|---|---|---|
![]() | SfcMetadataRelation(String^, Type^) | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | SfcMetadataRelation(String^, Type^, SfcCardinality, AttributeCollection^) | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | SfcMetadataRelation(String^, Type^, SfcCardinality, SfcRelationship, AttributeCollection^) | Initializes a new instance of the SfcMetadataRelation class with the specified parameters. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | SfcMetadataRelation(String^, Type^, SfcCardinality, SfcRelationship, Type^) | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | SfcMetadataRelation(String^, Type^, SfcCardinality, SfcRelationship, Type^, AttributeCollection^) | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | SfcMetadataRelation(String^, Type^, SfcCardinality, SfcRelationship, Type^, SfcPropertyFlags, AttributeCollection^) | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | SfcMetadataRelation(String^, Type^, SfcCardinality, SfcRelationship, Type^, SfcPropertyFlags, Object^, AttributeCollection^) | Initializes a new instance of the SfcMetadataRelation class with the specified parameters. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | SfcMetadataRelation(String^, Type^, SfcPropertyFlags) | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | SfcMetadataRelation(String^, Type^, SfcPropertyFlags, AttributeCollection^) | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
| Name | Description | |
|---|---|---|
![]() | Cardinality | Gets the cardinality of this type in relationship with its parent. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | ContainerType | Gets the container control type. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | ElementTypeName | Do not reference this member directly in your code. It supports the SQL Server infrastructure.(Inherited from SfcMetadataDiscovery.) |
![]() | 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.(Inherited from SfcMetadataDiscovery.) |
![]() | Objects | Gets the specified objects from the list. Do not reference this member directly in your code. It supports the SQL Server infrastructure.(Inherited from SfcMetadataDiscovery.) |
![]() | Properties | Do not reference this member directly in your code. It supports the SQL Server infrastructure.(Inherited from SfcMetadataDiscovery.) |
![]() | PropertyDefaultValue | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | PropertyFlags | Gets the property flags in relation of the metadata. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | PropertyName | 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.(Inherited from SfcMetadataDiscovery.) |
![]() | 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.(Inherited from SfcMetadataDiscovery.) |
![]() | Relationship | Gets a relationship with the parent. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | RelationshipAttributes | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | SupportsDesignMode | Indicates whether the type supports design mode. 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.(Inherited from SfcMetadataDiscovery.) |
![]() | TypeAttributes | Do not reference this member directly in your code. It supports the SQL Server infrastructure.(Inherited from SfcMetadataDiscovery.) |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | FindProperty(String^) | Returns the property with the specified name. Do not reference this member directly in your code. It supports the SQL Server infrastructure.(Inherited from SfcMetadataDiscovery.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | Resolve(Object^) | Resolves a single target instance from the given source instance. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | Resolve<T, S>(S) | Resolves a strongly-typed single target instance from the given source instance. |
![]() | ResolveCollection(Object^) | Resolves a single target instance from the given source instance. |
![]() | ResolveCollection<T, S>(S) | Resolves a strongly-typed target enumerable from the given source instance. |
![]() | ToString() | (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.


