Home
last modified time | relevance | path

Searched defs:SimpleColumnMap (Results 1 – 1 of 1) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data.Entity/System/Data/Query/InternalTrees/
H A DColumnMap.cs149 internal abstract class SimpleColumnMap : ColumnMap class
156 internal SimpleColumnMap(md.TypeUsage type, string name) in SimpleColumnMap() method in System.Data.Query.InternalTrees.SimpleColumnMap