67 instantiations of MetadataProperty
System.Data.Entity (67)
System\Data\Metadata\Edm\AssociationSet.cs (1)
54[MetadataProperty(BuiltInTypeKind.AssociationSetEnd, true)]
System\Data\Metadata\Edm\AssociationSetEnd.cs (5)
55[MetadataProperty(BuiltInTypeKind.AssociationSet, false)] 69[MetadataProperty(BuiltInTypeKind.AssociationEndMember, false)] 81[MetadataProperty(PrimitiveTypeKind.String, false)] 95[MetadataProperty(PrimitiveTypeKind.String, false)] 108[MetadataProperty(BuiltInTypeKind.EntitySet, false)]
System\Data\Metadata\Edm\AssociationType.cs (2)
76[MetadataProperty(BuiltInTypeKind.ReferentialConstraint, true)] 88[MetadataProperty(PrimitiveTypeKind.Boolean, false)]
System\Data\Metadata\Edm\CollectionType.cs (1)
60[MetadataProperty(BuiltInTypeKind.TypeUsage, false)]
System\Data\Metadata\Edm\EdmFunction.cs (13)
159[MetadataProperty(BuiltInTypeKind.EntitySet, false)] 173[MetadataProperty(BuiltInTypeKind.EntitySet, true)] 185[MetadataProperty(BuiltInTypeKind.FunctionParameter, false)] 197[MetadataProperty(BuiltInTypeKind.FunctionParameter, true)] 206[MetadataProperty(PrimitiveTypeKind.String, false)] 212[MetadataProperty(typeof(ParameterTypeSemantics), false)] 219[MetadataProperty(PrimitiveTypeKind.Boolean, false)] 228[MetadataProperty(PrimitiveTypeKind.Boolean, false)] 237[MetadataProperty(PrimitiveTypeKind.Boolean, false)] 246[MetadataProperty(PrimitiveTypeKind.Boolean, false)] 256[MetadataProperty(PrimitiveTypeKind.Boolean, false)] 265[MetadataProperty(PrimitiveTypeKind.String, false)] 298[MetadataProperty(PrimitiveTypeKind.String, false)]
System\Data\Metadata\Edm\EdmMember.cs (2)
54[MetadataProperty(PrimitiveTypeKind.String, false)] 78[MetadataProperty(BuiltInTypeKind.TypeUsage, false)]
System\Data\Metadata\Edm\EdmType.cs (4)
105[MetadataProperty(PrimitiveTypeKind.String, false)] 122[MetadataProperty(PrimitiveTypeKind.String, false)] 140[MetadataProperty(PrimitiveTypeKind.Boolean, false)] 158[MetadataProperty(BuiltInTypeKind.EdmType, false)]
System\Data\Metadata\Edm\EntityContainer.cs (3)
68[MetadataProperty(PrimitiveTypeKind.String, false)] 80[MetadataProperty(BuiltInTypeKind.EntitySetBase, true)] 92[MetadataProperty(BuiltInTypeKind.EdmFunction, true)]
System\Data\Metadata\Edm\EntitySetBase.cs (5)
102[MetadataProperty(PrimitiveTypeKind.String, false)] 125[MetadataProperty(PrimitiveTypeKind.String, false)] 152[MetadataProperty(BuiltInTypeKind.EntityTypeBase, false)] 167[MetadataProperty(PrimitiveTypeKind.String, false)] 176[MetadataProperty(PrimitiveTypeKind.String, false)]
System\Data\Metadata\Edm\EntityTypeBase.cs (1)
45[MetadataProperty(BuiltInTypeKind.EdmMember, true)]
System\Data\Metadata\Edm\EnumMember.cs (2)
72[MetadataProperty(PrimitiveTypeKind.String, false)] 84[MetadataProperty(BuiltInTypeKind.PrimitiveType, false)]
System\Data\Metadata\Edm\EnumType.cs (3)
121[MetadataProperty(BuiltInTypeKind.EnumMember, true)] 130[MetadataProperty(PrimitiveTypeKind.Boolean, false)] 139[MetadataProperty(BuiltInTypeKind.PrimitiveType, false)]
System\Data\Metadata\Edm\Facet.cs (3)
136[MetadataProperty(PrimitiveTypeKind.String, false)] 148[MetadataProperty(BuiltInTypeKind.EdmType, false)] 161[MetadataProperty(typeof(Object), false)]
System\Data\Metadata\Edm\FunctionParameter.cs (3)
60[MetadataProperty(BuiltInTypeKind.ParameterMode, false)] 83[MetadataProperty(PrimitiveTypeKind.String, false)] 96[MetadataProperty(BuiltInTypeKind.TypeUsage, false)]
System\Data\Metadata\Edm\GlobalItem.cs (1)
46[MetadataProperty(typeof(DataSpace), false)]
System\Data\Metadata\Edm\MetadataItem.cs (1)
86[MetadataProperty(BuiltInTypeKind.MetadataProperty, true)]
System\Data\Metadata\Edm\MetadataProperty.cs (3)
93[MetadataProperty(PrimitiveTypeKind.String, false)] 107[MetadataProperty(typeof(Object), false)] 129[MetadataProperty(BuiltInTypeKind.TypeUsage, false)]
System\Data\Metadata\Edm\NavigationProperty.cs (3)
81[MetadataProperty(BuiltInTypeKind.RelationshipType, false)] 98[MetadataProperty(BuiltInTypeKind.RelationshipEndMember, false)] 115[MetadataProperty(BuiltInTypeKind.RelationshipEndMember, false)]
System\Data\Metadata\Edm\PrimitiveType.cs (1)
99[MetadataProperty(BuiltInTypeKind.PrimitiveTypeKind, false)]
System\Data\Metadata\Edm\ReferentialConstraint.cs (4)
73[MetadataProperty(BuiltInTypeKind.RelationshipEndMember, false)] 87[MetadataProperty(BuiltInTypeKind.RelationshipEndMember, false)] 99[MetadataProperty(BuiltInTypeKind.EdmProperty, true)] 111[MetadataProperty(BuiltInTypeKind.EdmProperty, true)]
System\Data\Metadata\Edm\RefType.cs (1)
50[MetadataProperty(BuiltInTypeKind.EntityTypeBase, false)]
System\Data\Metadata\Edm\RelationshipEndMember.cs (2)
50[MetadataProperty(BuiltInTypeKind.OperationAction, true)] 68[MetadataProperty(BuiltInTypeKind.RelationshipMultiplicity, false)]
System\Data\Metadata\Edm\StructuralType.cs (1)
58[MetadataProperty(BuiltInTypeKind.EdmMember, true)]
System\Data\Metadata\Edm\TypeUsage.cs (2)
364[MetadataProperty(BuiltInTypeKind.EdmType, false)] 376[MetadataProperty(BuiltInTypeKind.Facet, true)]
4 references to MetadataProperty
System.Data.Entity (4)
System\Data\Metadata\Edm\MetadataPropertyCollection.cs (4)
87foreach (MetadataPropertyAttribute attribute in propertyInfo.GetCustomAttributes( 88typeof(MetadataPropertyAttribute), false)) 109internal ItemPropertyInfo(PropertyInfo propertyInfo, MetadataPropertyAttribute attribute) 118private readonly MetadataPropertyAttribute _attribute;