BuiltInTypeKind Fields

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Represents an enumeration that specifies the list of all built-in types in the Entity Data Model (EDM). 

The following tables list the members exposed by the BuiltInTypeKind type.

  NameDescription
static memberAssociationEndMemberAn enumeration member that indicates the AssociationEndMember type.
static memberAssociationSetAn enumeration member that indicates the AssociationSet type.
static memberAssociationSetEndAn enumeration member that indicates the AssociationSetEnd type.
static memberAssociationTypeAn enumeration member that indicates the AssociationType type.
static memberCollectionTypeAn enumeration member that indicates the CollectionType type.
static memberComplexTypeAn enumeration member that indicates the ComplexType type.
static memberDateTimeKindAn enumeration member that indicates the DateTimeKind type.
static memberEdmFunctionAn enumeration member that indicates the EdmFunction type.
static memberEdmMemberAn enumeration member that indicates the EdmMember type.
static memberEdmPropertyAn enumeration member that indicates the EdmProperty type.
static memberEdmTypeAn enumeration member that indicates the EdmType type.
static memberEntityContainerAn enumeration member that indicates the EntityContainer type.
static memberEntitySetAn enumeration member that indicates the EntitySet type.
static memberEntitySetBaseAn enumeration member that indicates the EntitySetBase type.
static memberEntityTypeAn enumeration member that indicates the EntityType type.
static memberEntityTypeBaseAn enumeration member that indicates the EntityTypeBase type.
static memberEnumMemberAn enumeration member that indicates the EnumMember type.
static memberEnumTypeAn enumeration member that indicates the EnumType type.
static memberFacetAn enumeration member that indicates the Facet type.
static memberFunctionParameterAn enumeration member that indicates the FunctionParameter type.
static memberGlobalItemAn enumeration member that indicates the GlobalItem type.
static memberMetadataItemAn enumeration member that indicates the MetadataItem type.
static memberMetadataPropertyAn enumeration member that indicates the MetadataProperty type.
static memberNavigationPropertyAn enumeration member that indicates the NavigationProperty type.
static memberOperationActionAn enumeration member that indicates the OperationAction type.
static memberParameterModeAn enumeration member that indicates the ParameterMode type.
static memberPrimitiveTypeAn enumeration member that indicates the PrimitiveType type.
static memberPrimitiveTypeKindAn enumeration member that indicates the PrimitiveTypeKind type.
static memberProviderManifestAn enumeration member that indicates the ProviderManifest type.
static memberReferentialConstraintAn enumeration member that indicates the ReferentialConstraint type.
static memberRefTypeAn enumeration member that indicates the RefType type.
static memberRelationshipEndMemberAn enumeration member that indicates the RelationshipEndMember type.
static memberRelationshipMultiplicityAn enumeration member that indicates the RelationshipMultiplicity type.
static memberRelationshipSetAn enumeration member that indicates the RelationshipSet type.
static memberRelationshipTypeAn enumeration member that indicates the RelationshipType type.
static memberRowTypeAn enumeration member that indicates the RowType type.
static memberSimpleTypeAn enumeration member that indicates the SimpleType type.
static memberStructuralTypeAn enumeration member that indicates the StructuralType type.
static memberTypeUsageAn enumeration member that indicates the TypeUsage type.
Show: