Home
last modified time | relevance | path

Searched refs:IsInheritanceDefaultSpecified (Results 1 – 2 of 2) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Data.Linq/src/DbLinq/Schema/Dbml/
H A DDbmlSchema.cs1103 public bool IsInheritanceDefaultSpecified property in DbLinq.Schema.Dbml.Type
H A DDatabaseSerializer.cs617 ob.IsInheritanceDefaultSpecified = true; in ReadObject_Type()
1665 if (ob.@IsInheritanceDefaultSpecified) { in WriteObject_Type()