6 references to GetValue
System.Data.Entity (6)
System\Data\Common\Internal\Materialization\Shaper.cs (6)
585
TProperty result = new PropertyErrorHandlingValueReader<TProperty>(propertyName, typeName).
GetValue
(this.Reader, ordinal);
597
TColumn result = new ColumnErrorHandlingValueReader<TColumn>().
GetValue
(this.Reader, ordinal);
627
).
GetValue
(this.Reader, ordinal);
634
).
GetValue
(this.Reader, ordinal);
647
).
GetValue
(this.Reader, ordinal);
655
).
GetValue
(this.Reader, ordinal);