1 override of FullName
System.Data.Entity (1)
System\Data\Metadata\Edm\EdmFunction.cs (1)
125public override string FullName
285 references to FullName
System.Data.Entity (255)
System\Data\Common\CommandTrees\ExpressionBuilder\Internal\ArgumentValidation.cs (1)
890throw EntityUtil.Argument(System.Data.Entity.Strings.Cqt_Arithmetic_InvalidUnsignedTypeForUnaryMinus(argument.ResultType.EdmType.FullName));
System\Data\Common\CommandTrees\Internal\ExpressionDumper.cs (1)
313"RelationshipTypeName", navProp.RelationshipType.FullName,
System\Data\Common\CommandTrees\Internal\ExpressionKeyGen.cs (1)
530_key.Append(TypeHelpers.GetEdmType<RefType>(e.ResultType).ElementType.FullName);
System\Data\Common\EntitySql\CqlErrorHelper.cs (2)
33sb.Append(argTypes[i] != null ? argTypes[i].EdmType.FullName : "NULL"); 248return type.FullName;
System\Data\Common\EntitySql\SemanticAnalyzer.cs (77)
335throw EntityUtil.EntitySqlError(errCtx, Strings.InvalidQueryResultType(resultType.EdmType.FullName)); 976throw EntityUtil.EntitySqlError(methodExpr.ErrCtx, Strings.InvalidCtorUseOnType(metadataType.TypeUsage.EdmType.FullName)); 984throw EntityUtil.EntitySqlError(methodExpr.ErrCtx, Strings.CannotInstantiateAbstractType(metadataType.TypeUsage.EdmType.FullName)); 1364Strings.InvalidNullLiteralForNonNullableMember(member.Name, stype.FullName)); 1380args[idx].ResultType.EdmType.FullName, 1382memberModelTypeUsage.EdmType.FullName)); 1397args[idx].ResultType.EdmType.FullName, 1399memberModelTypeUsage.EdmType.FullName)); 1411throw EntityUtil.EntitySqlError(methodExpr.ErrCtx, Strings.NumberOfTypeCtorIsMoreThenFormalSpec(stype.FullName)); 1563throw EntityUtil.EntitySqlError(relshipExpr.TypeName.ErrCtx, Strings.RelationshipTypeExpected(edmType.FullName)); 1589throw EntityUtil.EntitySqlError(relshipExpr.ToEndIdentifier.ErrCtx, Strings.InvalidRelationshipMember(relshipExpr.ToEndIdentifier.Name, relationshipType.FullName)); 1601throw EntityUtil.EntitySqlError(relshipExpr.RefExpr.ErrCtx, Strings.RelatedEndExprTypeMustBePromotoableToToEnd(refType.FullName, toEnd.TypeUsage.EdmType.FullName)); 1616throw EntityUtil.EntitySqlError(relshipExpr.ErrCtx, Strings.InvalidImplicitRelationshipToEnd(relationshipType.FullName)); 1632throw EntityUtil.EntitySqlError(relshipExpr.FromEndIdentifier.ErrCtx, Strings.InvalidRelationshipMember(relshipExpr.FromEndIdentifier.Name, relationshipType.FullName)); 1637Strings.SourceTypeMustBePromotoableToFromEndRelationType(driverEntityType.FullName, fromEnd.TypeUsage.EdmType.FullName)); 1655throw EntityUtil.EntitySqlError(relshipExpr.ErrCtx, Strings.InvalidImplicitRelationshipFromEnd(relationshipType.FullName)); 1680throw EntityUtil.EntitySqlError(relshipExpr.TypeName.ErrCtx, Strings.RelationshipTypeExpected(edmType.FullName)); 1715throw EntityUtil.EntitySqlError(relshipExpr.ToEndIdentifier.ErrCtx, Strings.InvalidRelationshipMember(relshipExpr.ToEndIdentifier.Name, relationshipType.FullName)); 1732throw EntityUtil.EntitySqlError(relshipExpr.FromEndIdentifier.ErrCtx, Strings.InvalidRelationshipMember(relshipExpr.FromEndIdentifier.Name, relationshipType.FullName)); 1737Strings.SourceTypeMustBePromotoableToFromEndRelationType(sourceRefType.FullName, fromEnd.TypeUsage.EdmType.FullName)); 1755throw EntityUtil.EntitySqlError(relshipExpr.ErrCtx, Strings.InvalidImplicitRelationshipFromEnd(relationshipType.FullName)); 1776throw EntityUtil.EntitySqlError(relshipExpr.ErrCtx, Strings.InvalidImplicitRelationshipToEnd(relationshipType.FullName)); 1807throw EntityUtil.EntitySqlError(refExpr.ArgExpr.ErrCtx, Strings.RefArgIsNotOfEntityType(converted.ResultType.EdmType.FullName)); 1835throw EntityUtil.EntitySqlError(deRefExpr.ArgExpr.ErrCtx, Strings.DeRefArgIsNotOfRefType(converted.ResultType.EdmType.FullName)); 1909targetTypeUsage.EdmType.FullName, 1917entitySet.ElementType.FullName, 1918targetTypeUsage.EdmType.FullName)); 1951throw EntityUtil.EntitySqlError(keyExpr.ArgExpr.ErrCtx, Strings.InvalidKeyArgument(converted.ResultType.EdmType.FullName)); 2006operands.Left.ResultType.EdmType.FullName, operands.Right.ResultType.EdmType.FullName)); 2041operands.Left.ResultType.EdmType.FullName, operands.Right.ResultType.EdmType.FullName)); 2114compArgs.Left.ResultType.EdmType.FullName, compArgs.Right.ResultType.EdmType.FullName)); 2141compArgs.Left.ResultType.EdmType.FullName, compArgs.Right.ResultType.EdmType.FullName)); 2210TypeHelpers.GetElementTypeUsage(leftExpr.ResultType).EdmType.FullName)); 2222TypeHelpers.GetElementTypeUsage(rightExpr.ResultType).EdmType.FullName)); 2229throw EntityUtil.EntitySqlError(astBuiltInExpr.Arg1.ErrCtx, Strings.InvalidAssociationTypeForUnion(leftElemType.EdmType.FullName)); 2234throw EntityUtil.EntitySqlError(astBuiltInExpr.Arg2.ErrCtx, Strings.InvalidAssociationTypeForUnion(rightElemType.EdmType.FullName)); 2301throw EntityUtil.EntitySqlError(astBuiltInExpr.ErrCtx, Strings.InvalidInExprArgs(leftExpr.ResultType.EdmType.FullName, rightExpr.ResultType.EdmType.FullName)); 2413throw EntityUtil.EntitySqlError(errCtx, Strings.TypeDoesNotSupportSpec(primitiveType.FullName)); 2421throw EntityUtil.EntitySqlError(errCtx, Strings.TypeArgumentCountMismatch(primitiveType.FullName, 2)); 2455throw EntityUtil.EntitySqlError(value.ErrCtx, Strings.TypeDoesNotSupportFacet(type.FullName, facetName)); 2503targetTypeUsage.EdmType.FullName, 2991throw EntityUtil.EntitySqlError(errCtx, Strings.PlaceholderExpressionMustBeCompatibleWithEdm64(exprName, expr.ResultType.EdmType.FullName)); 4201throw EntityUtil.EntitySqlError(orderClauseItem.OrderExpr.ErrCtx, Strings.InvalidKeyTypeForCollation(keyExpr.ResultType.EdmType.FullName)); 4484throw EntityUtil.EntitySqlError(Strings.InvalidUnsignedTypeForUnaryMinusOperation(argument.ResultType.EdmType.FullName)); 4898exprToFilter.ResultType.EdmType.FullName)); 4905exprToFilter.ResultType.EdmType.FullName)); 4912typeToFilterTo.EdmType.FullName)); 4918typeToFilterTo.EdmType.FullName)); 4933throw EntityUtil.EntitySqlError(bltInExpr.ErrCtx, Strings.NotASuperOrSubType(exprToFilter.ResultType.EdmType.FullName, 4934typeToFilterTo.EdmType.FullName)); 4974typeToTreatTo.EdmType.FullName)); 4981typeToTreatTo.EdmType.FullName)); 4993exprToTreat.ResultType.EdmType.FullName)); 5000exprToTreat.ResultType.EdmType.FullName)); 5015throw EntityUtil.EntitySqlError(bltInExpr.Arg1.ErrCtx, Strings.NotASuperOrSubType(exprToTreat.ResultType.EdmType.FullName, 5016typeToTreatTo.EdmType.FullName)); 5055throw EntityUtil.EntitySqlError(bltInExpr.Arg1.ErrCtx, Strings.InvalidCast(exprToCast.ResultType.EdmType.FullName, typeToCastTo.EdmType.FullName)); 5095Strings.TypeMustBeEntityType(Strings.CtxOfType, typeToFilterTo.EdmType.BuiltInTypeKind.ToString(), typeToFilterTo.EdmType.FullName)); 5100Strings.TypeMustBeNominalType(Strings.CtxOfType, typeToFilterTo.EdmType.BuiltInTypeKind.ToString(), typeToFilterTo.EdmType.FullName)); 5105throw EntityUtil.EntitySqlError(bltInExpr.Arg2.ErrCtx, Strings.OfTypeOnlyTypeArgumentCannotBeAbstract(typeToFilterTo.EdmType.FullName)); 5110throw EntityUtil.EntitySqlError(bltInExpr.Arg1.ErrCtx, Strings.NotASuperOrSubType(elementType.EdmType.FullName, typeToFilterTo.EdmType.FullName)); 5219throw EntityUtil.EntitySqlError(bltInExpr.Arg1.ErrCtx, Strings.BetweenLimitsTypesAreNotCompatible(limitsExpr.Left.ResultType.EdmType.FullName, limitsExpr.Right.ResultType.EdmType.FullName)); 5227throw EntityUtil.EntitySqlError(bltInExpr.Arg1.ErrCtx, Strings.BetweenLimitsTypesAreNotOrderComparable(limitsExpr.Left.ResultType.EdmType.FullName, limitsExpr.Right.ResultType.EdmType.FullName)); 5244throw EntityUtil.EntitySqlError(bltInExpr.Arg1.ErrCtx, Strings.BetweenValueIsNotOrderComparable(valueExpr.ResultType.EdmType.FullName, rangeCommonType.EdmType.FullName));
System\Data\Common\EntitySql\SemanticResolver.cs (4)
602throw EntityUtil.EntitySqlError(errCtx, Strings.NotAMemberOfCollection(name, valueExpr.ResultType.EdmType.FullName)); 606throw EntityUtil.EntitySqlError(errCtx, Strings.NotAMemberOfType(name, valueExpr.ResultType.EdmType.FullName)); 654throw EntityUtil.EntitySqlError(errCtx, Strings.InvalidDeRefProperty(name, derefExprType.EdmType.FullName, valueExpr.ResultType.EdmType.FullName));
System\Data\Common\EntityUtil.cs (3)
478currentType.FullName, member.Name)); 1288expectedElementType.FullName)); 1301functionImport.ReturnParameter.TypeUsage.EdmType.FullName, functionImport.Name);
System\Data\Common\Internal\Materialization\Shaper.cs (1)
417oSpaceAssociation = this.Workspace.GetItemCollection(DataSpace.OSpace).GetItem<AssociationType>(associationType.FullName);
System\Data\Common\Internal\Materialization\Util.cs (1)
44ospaceType = workspace.GetItem<EdmType>(type.FullName, DataSpace.OSpace);
System\Data\Common\QueryCache\EntityClientCacheKey.cs (1)
135result = type.EdmType.FullName;
System\Data\Common\Utils\MetadataHelper.cs (1)
908return GetNavigationPropertyAccessor(sourceEntityType, sourceMember.DeclaringType.FullName, sourceMember.Name, targetMember.Name);
System\Data\EntityClient\EntityParameter.cs (2)
208throw EntityUtil.InvalidOperation(System.Data.Entity.Strings.EntityClient_EntityParameterEdmTypeNotScalar(value.FullName)); 434_edmType.FullName, _parameterName));
System\Data\EntityKey.cs (10)
1013throw EntityUtil.IncorrectNumberOfKeyValuePairs(argumentName, entitySet.ElementType.FullName, keyMembers.Count, 1); 1017throw EntityUtil.IncorrectNumberOfKeyValuePairsInvalidOperation(entitySet.ElementType.FullName, keyMembers.Count, 1); 1029throw EntityUtil.MissingKeyValue(argumentName, keyMembers[0].Name, entitySet.ElementType.FullName); 1033throw EntityUtil.MissingKeyValueInvalidOperation(keyMembers[0].Name, entitySet.ElementType.FullName); 1044throw EntityUtil.IncorrectNumberOfKeyValuePairs(argumentName, entitySet.ElementType.FullName, keyMembers.Count, _compositeKeyValues.Length); 1048throw EntityUtil.IncorrectNumberOfKeyValuePairsInvalidOperation(entitySet.ElementType.FullName, keyMembers.Count, _compositeKeyValues.Length); 1072throw EntityUtil.MissingKeyValue(argumentName, keyField.Name, entitySet.ElementType.FullName); 1076throw EntityUtil.MissingKeyValueInvalidOperation(keyField.Name, entitySet.ElementType.FullName); 1140throw EntityUtil.NoCorrespondingOSpaceTypeForEnumKeyField(argumentName, keyMember.Name, keyMemberEdmType.FullName); 1144throw EntityUtil.NoCorrespondingOSpaceTypeForEnumKeyFieldInvalidOperation(keyMember.Name, keyMemberEdmType.FullName);
System\Data\EntityModel\SchemaObjectModel\EntityKeyElement.cs (1)
158property.TypeUsage.EdmType.Name, property.TypeUsage.EdmType.BaseType.FullName, primitivePropertyType.PrimitiveTypeKind));
System\Data\EntityModel\SchemaObjectModel\ScalarType.cs (1)
90throw EntityUtil.NotSupported(_primitiveType.FullName);
System\Data\EntityModel\SchemaObjectModel\TypeUsageBuilder.cs (1)
501System.Data.Entity.Strings.FacetNotAllowed(EdmProviderManifest.ConcurrencyModeFacetName, type.FullName));
System\Data\Mapping\DefaultObjectMappingItemCollection.cs (30)
454throw new MappingException(System.Data.Entity.Strings.Mapping_EnumTypeMappingToNonEnumType(edmType.FullName, objectType.FullName)); 460throw new MappingException(System.Data.Entity.Strings.Mapping_AbstractTypeMappingToNonAbstractType(edmType.FullName, objectType.FullName)); 464typeMappings.Add(edmType.FullName, objectTypeMapping); 497edmMember.Name, edmMember.DeclaringType.FullName, objectType.FullName)); 512edmMember.Name, edmMember.DeclaringType.FullName, edmMember.BuiltInTypeKind, 513objectMember.Name, objectMember.DeclaringType.FullName, objectMember.BuiltInTypeKind)); 522edmMember.TypeUsage.EdmType.Name, edmMember.TypeUsage.EdmType.BuiltInTypeKind, edmMember.Name, edmMember.DeclaringType.FullName, 523objectMember.TypeUsage.EdmType.Name, objectMember.TypeUsage.EdmType.BuiltInTypeKind, objectMember.Name, objectMember.DeclaringType.FullName)); 535edmMember.TypeUsage.EdmType.FullName, edmMember.Name, edmMember.DeclaringType.FullName, 536objectMember.TypeUsage.EdmType.FullName, objectMember.Name, objectMember.DeclaringType.FullName)); 572edmMember.TypeUsage.EdmType.FullName, edmMember.Name, edmMember.DeclaringType.FullName, 573objectMember.TypeUsage.EdmType.FullName, objectMember.Name, objectMember.DeclaringType.FullName)); 670cdmStructuralType.FullName, objectStructuralType.FullName)); 679member.Name, objectStructuralType.FullName, cdmStructuralType.FullName)); 704edmEnumType.FullName, 706objectEnumType.FullName)); 733objectEnumType.FullName, 736edmEnumType.FullName)); 765edmEnd.RelationshipMultiplicity, edmEnd.Name, association.FullName, 766objectEnd.RelationshipMultiplicity, objectEnd.Name, objectAssociation.FullName)); 813if (typeMappings.TryGetValue(edmType.FullName, out objectTypeMapping))
System\Data\Mapping\FunctionImportMapping.cs (2)
236Strings.Mapping_FunctionImport_UnreachableType(unreachableEntityType.Key.FullName, lines), 249string isTypeOfDescription = StorageMslConstructs.IsTypeOf + unreachableIsTypeOf.Key.FullName + StorageMslConstructs.IsTypeOfTerminal;
System\Data\Mapping\StorageComplexTypeMapping.cs (4)
100m_types.Add(type.FullName, type); 107m_isOfTypes.Add(type.FullName, type); 180sb.Append(type.FullName); 185sb.Append(type.FullName);
System\Data\Mapping\StorageConditionPropertyMapping.cs (1)
148sb.Append("'" + memberType.FullName + "'");
System\Data\Mapping\StorageEndPropertyMapping.cs (1)
135sb.Append(this.EndMember.TypeUsage.EdmType.FullName);
System\Data\Mapping\StorageEntityTypeMapping.cs (4)
104this.m_entityTypes.Add(type.FullName, type); 111this.m_isOfEntityTypes.Add(type.FullName, type); 145sb.Append(type.FullName); 150sb.Append(type.FullName);
System\Data\Mapping\StorageMappingItemLoader.cs (26)
520entityTypeMapping.EntityType.FullName), 535entityTypeMapping.EntityType.FullName, 537MetadataHelper.GetEntityTypeForEnd(MetadataHelper.GetOppositeEnd(actualEnd).CorrespondingAssociationEndMember).FullName), 994AddToSchemaErrorsWithMemberInfo(Strings.Mapping_InvalidContent_AbstractEntity_IsOfType, entityType.FullName, 1001AddToSchemaErrorsWithMemberInfo(Strings.Mapping_InvalidContent_AbstractEntity_Type, entityType.FullName, 1042e => Strings.Mapping_InvalidContent_Entity_Type_For_Entity_Set(e.FullName, rootEntityType.FullName, entitySetMapping.Set.Name), 1154AddToSchemaErrorsWithMemberInfo(Strings.Mapping_InvalidContent_AbstractEntity_FunctionMapping, entityType.FullName, 1302e => Strings.Mapping_InvalidContent_Entity_Type_For_Entity_Set(e.FullName, rootEntityType.FullName, setMapping.Set.Name), 1672AddToSchemaErrorWithMemberAndStructure(Strings.Mapping_FunctionImport_ImplicitMappingForAbstractReturnType, returnEntityType.FullName, 1804importParameter.TypeUsage.EdmType.FullName, 1867(EntityType e) => Strings.Mapping_FunctionImport_InvalidContentEntityTypeForEntitySet(e.FullName, 1868resultEntityType.FullName, 1953Strings.Mapping_FunctionImport_ResultMapping_MappedTypeDoesNotMatchReturnType(functionImport.Identity, complexType.FullName), 2099resultType.FullName, functionImport.Identity, 2282functionImport.ReturnParameter.TypeUsage.EdmType.FullName, 2284sTypeTargetFunction.ReturnParameter.TypeUsage.EdmType.FullName, 2402Strings.Mapping_InvalidContent_ConditionMapping_InvalidPrimitiveTypeKind, column.Name, column.TypeUsage.EdmType.FullName, 2513Strings.Mapping_FunctionImport_PropertyNotMapped(property.Name, structuralType.FullName, functionImport.Identity), 2564associationSetMapping.Set.ElementType.FullName, associationSetMapping.Set.Name), 3267conditionMember.Name, edmType.FullName, StorageMappingErrorCode.ConditionError, 3496StorageMappingItemLoader.AddToSchemaErrorsWithMemberInfo(Strings.Mapping_Enum_EmptyValue, enumType.FullName, 3668cSpaceMember.DeclaringType.FullName, 3671sSpaceMember.DeclaringType.FullName); 4291property.DeclaringType.FullName,
System\Data\Mapping\Update\Internal\RelationshipConstraintValidator.cs (1)
241violationType.Value, actualRelationship.AssociationSet.ElementType.FullName,
System\Data\Mapping\Update\Internal\UpdateCompiler.cs (2)
275property.DeclaringType.FullName)); 310property.DeclaringType.FullName));
System\Data\Mapping\Update\Internal\UpdateTranslator.cs (4)
287throw EntityUtil.Update(Strings.Update_AmbiguousForeignKey(constraint.ToRole.DeclaringType.FullName), null, stateEntry); 328Strings.Update_InsertingOrUpdatingReferenceToDeletedEntity(associationSet.ElementType.FullName), 536member.DeclaringType.FullName), null); 577member.DeclaringType.FullName), e);
System\Data\Mapping\ViewGeneration\Validation\ErrorPatternMatcher.cs (2)
491IEnumerable<string> edmTypesForErrorString = edmTypesForFirstCellWrapper.Select(it => it.FullName).Union(edmTypesForSecondCellWrapper.Select(it => it.FullName));
System\Data\Mapping\ViewValidator.cs (1)
152_setMapping.Set.Name, type.FullName), (int)StorageMappingErrorCode.MappingUnsupportedInitializationQueryView,
System\Data\Metadata\Converter.cs (1)
733propertyType = convertedItemCache.ItemCollection.GetItem<PrimitiveType>(somProperty.TypeUsage.EdmType.FullName);
System\Data\Metadata\Edm\EdmType.cs (1)
275return this.FullName;
System\Data\Metadata\Edm\EntityType.cs (1)
214if (navProperty.RelationshipType.FullName == relationshipType &&
System\Data\Metadata\Edm\LightweightCodeGenerator.cs (2)
497manager.GetRelatedReference<TSource, TTarget>(sourceMember.DeclaringType.FullName, 510manager.GetRelatedCollection<TSource, TTarget>(sourceMember.DeclaringType.FullName,
System\Data\Metadata\EdmValidator.cs (2)
308AddError(errors, new EdmItemError(System.Data.Entity.Strings.Validator_NoKeyMembers(item.FullName), item)); 316AddError(errors, new EdmItemError(System.Data.Entity.Strings.Validator_NullableEntityKeyProperty(keyProperty.Name, item.FullName), keyProperty));
System\Data\Metadata\MetadataWorkspace.cs (4)
1456throw EntityUtil.TypeNotInAssociationSet(entitySet.Name, entitySet.ElementType.FullName, entityType.FullName); 1460throw EntityUtil.TypeNotInEntitySet(entitySet.Name, entitySet.ElementType.FullName, entityType.FullName);
System\Data\Metadata\ObjectLayer\ObjectItemAttributeAssemblyLoader.cs (4)
231SessionData.TypesInLoading.Add(associationType.FullName, associationType); 250Debug.Assert(!CacheEntry.ContainsType(associationType.FullName), "Relationship type must not be present in the list of types"); 584declaringType.FullName, 586relationshipType.FullName,
System\Data\Metadata\ObjectLayer\ObjectItemConventionAssemblyLoader.cs (10)
44SessionData.LoadMessageLogger.LogLoadMessage(Strings.Validator_OSpace_Convention_Struct(cspaceType.FullName, type.FullName), cspaceType); 128Strings.Validator_OSpace_Convention_SSpaceOSpaceTypeMismatch(cspaceType.FullName, cspaceType.FullName), 181string message = Strings.Validator_OSpace_Convention_BaseTypeIncompatible(type.BaseType.FullName, type.FullName, cspaceType.BaseType.FullName); 318cspaceEnumType.FullName), cspaceEnumType); 499Strings.Validator_OSpace_Convention_MissingOSpaceType(cspaceProperty.TypeUsage.EdmType.FullName), 555Strings.Validator_OSpace_Convention_RelationshipNotLoaded(cspaceProperty.RelationshipType.FullName, missingType.FullName), 661Strings.Validator_OSpace_Convention_MissingOSpaceType(cspaceProperty.TypeUsage.EdmType.FullName), 707SessionData.TypesInLoading.Add(ospaceAssociation.FullName, ospaceAssociation);
System\Data\Metadata\ObjectLayer\ObjectItemLoadingSessionData.cs (1)
169_cspaceToOspace.Add(_edmItemCollection.GetItem<StructuralType>(type.FullName), type);
System\Data\Objects\DataClasses\RelationshipManager.cs (5)
388return GetRelatedEndInternal(navProp.RelationshipType.FullName, navProp.ToEndMember.Name); 823if (wrappedOwner.Context.Perspective.TryGetTypeByName(relationship.FullName, false/*ignoreCase*/, out associationTypeUsage)) 839throw EntityUtil.NoRelationshipSetMatched(relationship.FullName); 998yield return GetRelatedEnd(endMember.DeclaringType.FullName, endMember.Name); 1012yield return GetRelatedEnd(endMember.DeclaringType.FullName, endMember.Name);
System\Data\Objects\ELinq\ExpressionConverter.cs (3)
954typeUsage.EdmType.FullName)); 1193throw EntityUtil.NotSupported(Strings.ELinq_UnsupportedRefComparison(leftRefType.ElementType.FullName, rightRefType.ElementType.FullName));
System\Data\Objects\ELinq\InitializerFacet.cs (1)
486shaper, owner, coordinator, Expression.Constant(_navigationProperty.RelationshipType.FullName), Expression.Constant(_navigationProperty.ToEndMember.Name));
System\Data\Objects\EntityEntry.cs (13)
2102var reference = RelationshipManager.GetRelatedEndInternal(dependent.Item1.ElementType.FullName, dependent.Item2.FromRole.Name) as EntityReference; 2137RelatedEnd relatedEnd = rm.GetRelatedEndInternal(n.RelationshipType.FullName, n.ToEndMember.Name); 2186RelatedEnd otherRelatedEnd = relatedWrapper.RelationshipManager.GetRelatedEndInternal(n.RelationshipType.FullName, n.FromEndMember.Name); 2257RelatedEnd relatedEnd = this.WrappedEntity.RelationshipManager.GetRelatedEndInternal(n.RelationshipType.FullName, n.ToEndMember.Name); 2542dependent.Item1.ElementType.FullName, dependent.Item2.FromRole.Name) as EntityReference; 2592EntityReference entityReference = (EntityReference)relationshipManager.GetRelatedEndInternal(targetMember.DeclaringType.FullName, targetMember.Name); 3426dependent.Item1.ElementType.FullName, dependent.Item2.FromRole.Name) as EntityReference; 3654EntityReference relatedEnd = (RelatedEnd)RelationshipManager.GetRelatedEnd(principalRole.DeclaringType.FullName, principalRole.Name) as EntityReference; 3702EntityReference reference = RelationshipManager.GetRelatedEndInternal(dependent.Item1.ElementType.FullName, dependent.Item2.FromRole.Name) as EntityReference; 3755RelatedEnd principalEnd = RelationshipManager.GetRelatedEndInternal(principal.Item1.ElementType.FullName, principal.Item2.ToRole.Name); 3822relationships.Add(new Pair<string, string>(dependent.Item1.ElementType.FullName, dependent.Item2.FromRole.Name)); 3863associationSet.ElementType.FullName, constraint.FromRole.Name) as EntityReference; 3889dependent.Item1.ElementType.FullName, dependent.Item2.FromRole.Name) as EntityReference;
System\Data\Objects\Internal\EntityProxyFactory.cs (3)
1179generator.Emit(OpCodes.Ldstr, navProperty.Key.RelationshipType.FullName); 1358generator.Emit(OpCodes.Ldstr, navProperty.RelationshipType.FullName); 1382generator.Emit(OpCodes.Ldstr, navProperty.RelationshipType.FullName);
System\Data\Objects\Internal\EntityProxyTypeInfo.cs (2)
60navigationProperty.RelationshipType.FullName, 64if (navigationProperty.RelationshipType.Name != navigationProperty.RelationshipType.FullName)
System\Data\Objects\Internal\ObjectFullSpanRewriter.cs (2)
108throw EntityUtil.InvalidOperation(System.Data.Entity.Strings.ObjectQuery_Span_NoNavProp(parentInfo.DeclaringType.FullName, navPropNames[pos])); 200AssociationType relationship = this.Metadata.GetItem<AssociationType>(property.RelationshipType.FullName, DataSpace.CSpace);
System\Data\Objects\ObjectContext.cs (1)
1387throw EntityUtil.InvalidEntityTypeForObjectSet(entityCLRType.FullName, entitySet.ElementType.FullName, entitySetName, exceptionParameterName);
System\Data\Objects\ObjectStateEntryOriginalDbUpdatableDataRecord.cs (1)
112throw EntityUtil.NullOriginalValueForNonNullableProperty(member.CLayerName, member.ClrMetadata.Name, member.ClrMetadata.DeclaringType.FullName);
System\Data\Objects\ObjectStateManager.cs (5)
812RelatedEnd relatedEnd = wrappedSource.RelationshipManager.GetRelatedEndInternal(sourceMember.DeclaringType.FullName, targetMember.Name); 979RelatedEnd relatedEnd = wrappedSource.RelationshipManager.GetRelatedEndInternal(sourceMember.DeclaringType.FullName, targetMember.Name); 1087RelatedEnd relatedEnd = wrappedSource.RelationshipManager.GetRelatedEndInternal(sourceMember.DeclaringType.FullName, targetMember.Name); 1393EntityReference reference = entry.WrappedEntity.RelationshipManager.GetRelatedEndInternal(((AssociationSet)relationshipEntry.EntitySet).ElementType.FullName, targetRoleName) as EntityReference; 3038throw EntityUtil.InvalidOperation(System.Data.Entity.Strings.Mapping_CannotMapCLRTypeMultipleTimes(typeMetadata.CdmMetadata.EdmType.FullName));
System\Data\Objects\RelationshipEntry.cs (4)
236this.RelationshipWrapper.AssociationSet.ElementType.FullName, 245this.RelationshipWrapper.AssociationSet.ElementType.FullName, 517string relationshipName = ((AssociationSet)_entitySet).ElementType.FullName; 544EntityReference entityReference = (EntityReference)relationshipManager.GetRelatedEndInternal(targetMember.DeclaringType.FullName, targetMember.Name);
System\Data\Query\InternalTrees\ColumnMapFactory.cs (1)
280throw EntityUtil.InvalidOperation(Strings.ADP_InvalidDataReaderUnableToMaterializeNonScalarType(member.Name, member.TypeUsage.EdmType.FullName));
System\Data\Query\InternalTrees\Dump.cs (1)
224WriteString(op.Type.EdmType.FullName);
System\Data\Query\PlanCompiler\PreProcessor.cs (1)
1262navProperty.DeclaringType.FullName,
System.Data.Entity.Design (16)
System\Data\Entity\Design\Common\MetadataItemSerializer.cs (1)
417_writer.WriteAttributeString(XmlConstants.Relationship, member.RelationshipType.FullName);
System\Data\Entity\Design\Common\OneToOneMappingSerializer.cs (4)
329writer.WriteAttributeString(StorageMslConstructs.ComplexTypeMappingTypeNameAttribute, modelComplexType.FullName); 352writer.WriteAttributeString(StorageMslConstructs.AssociationSetMappingTypeNameAttribute, collapsedAssociationSet.ModelAssociationSet.ElementType.FullName); 378writer.WriteAttributeString(StorageMslConstructs.AssociationSetMappingTypeNameAttribute, model.ElementType.FullName); 473writer.WriteAttributeString(StorageMslConstructs.EntityTypeMappingTypeNameAttribute, model.ElementType.FullName);
System\Data\EntityModel\Emitters\ClientApiGenerator.cs (1)
235EdmSchemaErrorSeverity.Error, item.DeclaringType.FullName, item.Identity);
System\Data\EntityModel\Emitters\CommentEmitter.cs (1)
66summaryComment = Strings.MissingComplexTypeDocumentation(((ComplexType)item).FullName);
System\Data\EntityModel\Emitters\NavigationPropertyEmitter.cs (5)
117EdmSchemaErrorSeverity.Error, Item.DeclaringType.FullName, property.Name); 193string cspaceNamespaceNameQualifiedRelationshipName = target.DeclaringType.FullName; 240string cspaceNamespaceNameQualifiedRelationshipName = target.DeclaringType.FullName; 291return Item.DeclaringType.FullName + "." + propertyName; 359string cspaceNamespaceNameQualifiedRelationshipName = target.DeclaringType.FullName;
System\Data\EntityModel\Emitters\PropertyEmitter.cs (1)
889return Item.DeclaringType.FullName + "." + Item.Name;
System\Data\EntityModel\Emitters\PropertyEmitterBase.cs (2)
57EdmSchemaErrorSeverity.Error, Item.DeclaringType.FullName, Item.Name); 64EdmSchemaErrorSeverity.Error, Item.DeclaringType.FullName, Item.Name);
System\Data\EntityModel\Emitters\StructuredTypeEmitter.cs (1)
179EdmSchemaErrorSeverity.Error, Item.FullName);
System.Data.Services (9)
System\Data\Services\Providers\ObjectContextServiceProvider.cs (9)
151((IDataServiceMetadataProvider)this).TryResolveResourceType(targetEntityType.FullName, out targetResourceType); 940throw new InvalidOperationException(Strings.ObjectContext_UnableToLoadMetadataForType(this.typesWithoutOSpaceMetadata[0].FullName)); 1022type.FullName, 1733xmlWriter.WriteAttributeString(XmlConstants.Type, member.TypeUsage.EdmType.FullName); 1744xmlWriter.WriteAttributeString(XmlConstants.Relationship, navProperty.RelationshipType.FullName); 1764xmlWriter.WriteAttributeString(XmlConstants.Association, associationSet.ElementType.FullName); 1793xmlWriter.WriteAttributeString(XmlConstants.EntityType, entitySet.ElementType.FullName); 1847xmlWriter.WriteAttributeString(XmlConstants.BaseType, entityType.BaseType.FullName); 1913xmlWriter.WriteAttributeString(XmlConstants.Type, ((RefType)end.TypeUsage.EdmType).ElementType.FullName);
System.Data.Services.Design (3)
System\Data\EntityModel\Emitters\CommentEmitter.cs (1)
59summaryComment = Strings.MissingComplexTypeDocumentation(((ComplexType)item).FullName);
System\Data\EntityModel\Emitters\NavigationPropertyEmitter.cs (1)
292return Item.DeclaringType.FullName + "." + propertyName;
System\Data\EntityModel\Emitters\PropertyEmitter.cs (1)
814return Item.DeclaringType.FullName + "." + Item.Name;
System.Web.Entity (2)
System\Data\WebControls\EntityDataSourceColumn.cs (1)
436this.NavigationProperty.RelationshipType.FullName,
System\Data\WebControls\EntityDataSourceReferenceGroup.cs (1)
136this.End.ParentAssociationSet.ElementType.FullName,