BuiltInTypeKind 列挙型
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
概念モデルにおけるすべての組み込み型の一覧を指定する列挙体を表します。
public enum class BuiltInTypeKind
public enum BuiltInTypeKind
type BuiltInTypeKind =
Public Enum BuiltInTypeKind
- 継承
フィールド
AssociationEndMember | 0 | AssociationEndMember 型を示す列挙メンバーです。 |
AssociationSet | 2 | AssociationSet 型を示す列挙メンバーです。 |
AssociationSetEnd | 1 | AssociationSetEnd 型を示す列挙メンバーです。 |
AssociationType | 3 | AssociationType 型を示す列挙メンバーです。 |
CollectionKind | 7 | CollectionKind 型を示す列挙メンバーです。 |
CollectionType | 6 | CollectionType 型を示す列挙メンバーです。 |
ComplexType | 8 | ComplexType 型を示す列挙メンバーです。 |
Documentation | 9 | Documentation 型を示す列挙メンバーです。 |
EdmFunction | 18 | EdmFunction 型を示す列挙メンバーです。 |
EdmMember | 24 | EdmMember 型を示す列挙メンバーです。 |
EdmProperty | 28 | EdmProperty 型を示す列挙メンバーです。 |
EdmType | 11 | EdmType 型を示す列挙メンバーです。 |
EntityContainer | 12 | EntityContainer 型を示す列挙メンバーです。 |
EntitySet | 13 | EntitySet 型を示す列挙メンバーです。 |
EntitySetBase | 4 | EntitySetBase 型を示す列挙メンバーです。 |
EntityType | 14 | EntityType 型を示す列挙メンバーです。 |
EntityTypeBase | 5 | EntityTypeBase 型を示す列挙メンバーです。 |
EnumMember | 16 | EnumMember 型を示す列挙メンバーです。 |
EnumType | 15 | EnumType 型を示す列挙メンバーです。 |
Facet | 17 | Facet 型を示す列挙メンバーです。 |
FunctionParameter | 19 | FunctionParameter 型を示す列挙メンバーです。 |
GlobalItem | 20 | GlobalItem 型を示す列挙メンバーです。 |
MetadataItem | 23 | MetadataItem 型を示す列挙メンバーです。 |
MetadataProperty | 21 | MetadataProperty 型を示す列挙メンバーです。 |
NavigationProperty | 22 | NavigationProperty 型を示す列挙メンバーです。 |
OperationAction | 10 | OperationAction 型を示す列挙メンバーです。 |
ParameterMode | 25 | ParameterMode 型を示す列挙メンバーです。 |
PrimitiveType | 26 | PrimitiveType 型を示す列挙メンバーです。 |
PrimitiveTypeKind | 27 | PrimitiveTypeKind 型を示す列挙メンバーです。 |
ProviderManifest | 29 |
|
ReferentialConstraint | 30 | ReferentialConstraint 型を示す列挙メンバーです。 |
RefType | 31 | RefType 型を示す列挙メンバーです。 |
RelationshipEndMember | 32 | RelationshipEndMember 型を示す列挙メンバーです。 |
RelationshipMultiplicity | 33 | RelationshipMultiplicity 型を示す列挙メンバーです。 |
RelationshipSet | 34 | RelationshipSet 型を示す列挙メンバーです。 |
RelationshipType | 35 | RelationshipType 型を示す列挙メンバーです。 |
RowType | 36 | RowType 型を示す列挙メンバーです。 |
SimpleType | 37 | SimpleType 型を示す列挙メンバーです。 |
StructuralType | 38 | StructuralType 型を示す列挙メンバーです。 |
TypeUsage | 39 | TypeUsage 型を示す列挙メンバーです。 |
適用対象
.NET