1 write to Value
System.Data.Entity (1)
System\Data\EntityModel\SchemaObjectModel\SchemaElement.cs (1)
440
returnValue.
Value
= value;
4 references to Value
System.Data.Entity (4)
System\Data\EntityModel\SchemaObjectModel\EntityContainerEntitySet.cs (1)
174
_unresolvedEntityTypeName = value.
Value
;
System\Data\EntityModel\SchemaObjectModel\EntityContainerRelationshipSet.cs (1)
72
_unresolvedRelationshipTypeName = value.
Value
;
System\Data\EntityModel\SchemaObjectModel\ReferenceSchema.cs (1)
135
NamespaceName = returnValue.
Value
;
System\Data\EntityModel\SchemaObjectModel\Schema.cs (1)
943
Namespace = returnValue.
Value
;