This documentation is archived and is not being maintained.
BuiltInTypeKind Enumeration
Visual Studio 2010
Represents an enumeration that specifies the list of all built-in types in a conceptual model.
Assembly: System.Data.Entity (in System.Data.Entity.dll)
| Member name | Description | |
|---|---|---|
| AssociationEndMember | An enumeration member that indicates the AssociationEndMember type. | |
| AssociationSetEnd | An enumeration member that indicates the AssociationSetEnd type. | |
| AssociationSet | An enumeration member that indicates the AssociationSet type. | |
| AssociationType | An enumeration member that indicates the AssociationType type. | |
| EntitySetBase | An enumeration member that indicates the EntitySetBase type. | |
| EntityTypeBase | An enumeration member that indicates the EntityTypeBase type. | |
| CollectionType | An enumeration member that indicates the CollectionType type. | |
| CollectionKind | An enumeration member that indicates the CollectionKind type. | |
| ComplexType | An enumeration member that indicates the ComplexType type. | |
| Documentation | An enumeration member that indicates the Documentation type. | |
| OperationAction | An enumeration member that indicates the OperationAction type. | |
| EdmType | An enumeration member that indicates the EdmType type. | |
| EntityContainer | An enumeration member that indicates the EntityContainer type. | |
| EntitySet | An enumeration member that indicates the EntitySet type. | |
| EntityType | An enumeration member that indicates the EntityType type. | |
| EnumType | An enumeration member that indicates the EnumType type. | |
| EnumMember | An enumeration member that indicates the EdmEnumMember type. | |
| Facet | An enumeration member that indicates the Facet type. | |
| EdmFunction | An enumeration member that indicates the EdmFunction type. | |
| FunctionParameter | An enumeration member that indicates the FunctionParameter type. | |
| GlobalItem | An enumeration member that indicates the GlobalItem type. | |
| MetadataProperty | An enumeration member that indicates the MetadataProperty type. | |
| NavigationProperty | An enumeration member that indicates the NavigationProperty type. | |
| MetadataItem | An enumeration member that indicates the MetadataItem type. | |
| EdmMember | An enumeration member that indicates the EdmMember type. | |
| ParameterMode | An enumeration member that indicates the ParameterMode type. | |
| PrimitiveType | An enumeration member that indicates the PrimitiveType type. | |
| PrimitiveTypeKind | An enumeration member that indicates the PrimitiveTypeKind type. | |
| EdmProperty | An enumeration member that indicates the EdmProperty type. | |
| ProviderManifest | An enumeration member that indicates the ProviderManifest type. | |
| ReferentialConstraint | An enumeration member that indicates the ReferentialConstraint type. | |
| RefType | An enumeration member that indicates the RefType type. | |
| RelationshipEndMember | An enumeration member that indicates the RelationshipEndMember type. | |
| RelationshipMultiplicity | An enumeration member that indicates the RelationshipMultiplicity type. | |
| RelationshipSet | An enumeration member that indicates the RelationshipSet type. | |
| RelationshipType | An enumeration member that indicates the RelationshipType type. | |
| RowType | An enumeration member that indicates the RowType type. | |
| SimpleType | An enumeration member that indicates the SimpleType type. | |
| StructuralType | An enumeration member that indicates the StructuralType type. | |
| TypeUsage | An enumeration member that indicates the TypeUsage type. |
Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Show: