Home
last modified time | relevance | path

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

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Data.Common/src/System/Data/
H A DDataTable.cs1551 internal bool SchemaLoading => _schemaLoading; field in System.Data.DataTable
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data/System/Data/
H A DDataTable.cs1480 internal bool SchemaLoading { property in System.Data.DataTable