MetadataItem Class
Represents the base item class for all the metadata in the ADO.NET metadata type hierarchy.
Assembly: System.Data.Entity (in System.Data.Entity.dll)
System.Data.Metadata.Edm::MetadataItem
System.Data.Metadata.Edm::AssociationSetEnd
System.Data.Metadata.Edm::Documentation
System.Data.Metadata.Edm::EdmMember
System.Data.Metadata.Edm::EntitySetBase
System.Data.Metadata.Edm::EnumMember
System.Data.Metadata.Edm::Facet
System.Data.Metadata.Edm::FunctionParameter
System.Data.Metadata.Edm::GlobalItem
System.Data.Metadata.Edm::MetadataProperty
System.Data.Metadata.Edm::ReferentialConstraint
System.Data.Metadata.Edm::TypeUsage
| Name | Description | |
|---|---|---|
![]() | BuiltInTypeKind | Gets the built-in type kind for this type. |
![]() | Documentation | Gets or sets the documentation associated with this type. |
![]() | MetadataProperties | Gets the list of properties of the current type. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | Determines whether the specified object is equal to the current object.(Inherited from Object.) |
![]() | Finalize() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.(Inherited from Object.) |
![]() ![]() | GetBuiltInType(BuiltInTypeKind) | Returns a conceptual model built-in type that matches one of the BuiltInTypeKind values. |
![]() ![]() | GetGeneralFacetDescriptions() | Returns the list of the general facet descriptions for a specified type. |
![]() | GetHashCode() | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType() | |
![]() | MemberwiseClone() | |
![]() | ToString() | Returns a string that represents the current object.(Inherited from Object.) |
Available since 3.5
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.



