1 write to _baseStructuralType
System.Data.Entity (1)
System\Data\EntityClient\EntityCommandDefinition.cs (1)
607
_baseStructuralType
= baseStructuralType;
1 reference to _baseStructuralType
System.Data.Entity (1)
System\Data\EntityClient\EntityCommandDefinition.cs (1)
613
return ColumnMapFactory.CreateFunctionImportStructuralTypeColumnMap(reader, _mapping, _resultSetIndex, _entitySet,
_baseStructuralType
);