BuiltInTypeKind Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents an enumeration that specifies the list of all built-in types in a conceptual model.
public enum class BuiltInTypeKind
public enum BuiltInTypeKind
type BuiltInTypeKind =
Public Enum BuiltInTypeKind
- Inheritance
Fields
Name | Value | Description |
---|---|---|
AssociationEndMember | 0 | An enumeration member that indicates the AssociationEndMember type. |
AssociationSetEnd | 1 | An enumeration member that indicates the AssociationSetEnd type. |
AssociationSet | 2 | An enumeration member that indicates the AssociationSet type. |
AssociationType | 3 | An enumeration member that indicates the AssociationType type. |
EntitySetBase | 4 | An enumeration member that indicates the EntitySetBase type. |
EntityTypeBase | 5 | An enumeration member that indicates the EntityTypeBase type. |
CollectionType | 6 | An enumeration member that indicates the CollectionType type. |
CollectionKind | 7 | An enumeration member that indicates the CollectionKind type. |
ComplexType | 8 | An enumeration member that indicates the ComplexType type. |
Documentation | 9 | An enumeration member that indicates the Documentation type. |
OperationAction | 10 | An enumeration member that indicates the OperationAction type. |
EdmType | 11 | An enumeration member that indicates the EdmType type. |
EntityContainer | 12 | An enumeration member that indicates the EntityContainer type. |
EntitySet | 13 | An enumeration member that indicates the EntitySet type. |
EntityType | 14 | An enumeration member that indicates the EntityType type. |
EnumType | 15 | An enumeration member that indicates the EnumType type. |
EnumMember | 16 | An enumeration member that indicates the EnumMember type. |
Facet | 17 | An enumeration member that indicates the Facet type. |
EdmFunction | 18 | An enumeration member that indicates the EdmFunction type. |
FunctionParameter | 19 | An enumeration member that indicates the FunctionParameter type. |
GlobalItem | 20 | An enumeration member that indicates the GlobalItem type. |
MetadataProperty | 21 | An enumeration member that indicates the MetadataProperty type. |
NavigationProperty | 22 | An enumeration member that indicates the NavigationProperty type. |
MetadataItem | 23 | An enumeration member that indicates the MetadataItem type. |
EdmMember | 24 | An enumeration member that indicates the EdmMember type. |
ParameterMode | 25 | An enumeration member that indicates the ParameterMode type. |
PrimitiveType | 26 | An enumeration member that indicates the PrimitiveType type. |
PrimitiveTypeKind | 27 | An enumeration member that indicates the PrimitiveTypeKind type. |
EdmProperty | 28 | An enumeration member that indicates the EdmProperty type. |
ProviderManifest | 29 | An enumeration member that indicates the |
ReferentialConstraint | 30 | An enumeration member that indicates the ReferentialConstraint type. |
RefType | 31 | An enumeration member that indicates the RefType type. |
RelationshipEndMember | 32 | An enumeration member that indicates the RelationshipEndMember type. |
RelationshipMultiplicity | 33 | An enumeration member that indicates the RelationshipMultiplicity type. |
RelationshipSet | 34 | An enumeration member that indicates the RelationshipSet type. |
RelationshipType | 35 | An enumeration member that indicates the RelationshipType type. |
RowType | 36 | An enumeration member that indicates the RowType type. |
SimpleType | 37 | An enumeration member that indicates the SimpleType type. |
StructuralType | 38 | An enumeration member that indicates the StructuralType type. |
TypeUsage | 39 | An enumeration member that indicates the TypeUsage type. |