Home
last modified time | relevance | path

Searched refs:schemaCount (Results 1 – 11 of 11) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Data.Common/src/System/Data/Common/
H A DDataAdapter.cs333 int schemaCount = 0; in FillSchemaFromReader()
346 tmp = DataAdapter.GetSourceTableName(srcTable, schemaCount); in FillSchemaFromReader()
347schemaCount++; // don't increment if no SchemaTable ( a non-row returning result ) in FillSchemaFromReader()
526 int schemaCount = 0; in FillFromReader()
535 …apping mapping = FillMapping(dataset, datatable, srcTable, dataReader, schemaCount, parentChapterC… in FillFromReader()
536 schemaCount++; // don't increment if no SchemaTable ( a non-row returning result ) in FillFromReader()
556 if ((1 == schemaCount) && ((0 < startRecord) || (0 < maxRecords))) in FillFromReader()
564 if (1 == schemaCount) in FillFromReader()
672 tmp = DataAdapter.GetSourceTableName(srcTable, schemaCount); in FillMappingInternal()
686 …apping = FillMappingInternal(dataset, datatable, srcTable, dataReader, schemaCount, parentChapterC… in FillMapping()
[all …]
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data/System/Data/Common/
H A DDataAdapter.cs377 int schemaCount = 0; in FillSchemaFromReader()
387 tmp = DataAdapter.GetSourceTableName(srcTable, schemaCount); in FillSchemaFromReader()
388schemaCount++; // don't increment if no SchemaTable ( a non-row returning result ) in FillSchemaFromReader()
533 int schemaCount = 0; in FillFromReader()
540 …apping mapping = FillMapping(dataset, datatable, srcTable, dataReader, schemaCount, parentChapterC… in FillFromReader()
541 schemaCount++; // don't increment if no SchemaTable ( a non-row returning result ) in FillFromReader()
557 if ((1 == schemaCount) && ((0 < startRecord) || (0 < maxRecords))) { in FillFromReader()
563 if (1 == schemaCount) { // MDAC 71347 in FillFromReader()
656 tmp = DataAdapter.GetSourceTableName(srcTable, schemaCount); in FillMappingInternal()
667 …apping = FillMappingInternal(dataset, datatable, srcTable, dataReader, schemaCount, parentChapterC… in FillMapping()
[all …]
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data/System/Data/OleDb/
H A DSafeHandles.cs50 …lCoTaskMem(UnsafeNativeMethods.IDBSchemaRowset dbSchemaRowset, out int schemaCount, out IntPtr sch… in DualCoTaskMem() argument
52 hr = dbSchemaRowset.GetSchemas(out schemaCount, out base.handle, out this.handle2); in DualCoTaskMem()
H A DOleDbConnectionInternal.cs540 int schemaCount = 0; in GetSchemaRowsetInformation()
544 …using(DualCoTaskMem safehandle = new DualCoTaskMem(dbSchemaRowset, out schemaCount, out schemaGuid… in GetSchemaRowsetInformation()
550 supportedSchemas = new SchemaSupport[schemaCount]; in GetSchemaRowsetInformation()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Xml/System/Xml/Serialization/
H A DXmlSchemas.cs620 int schemaCount = schemaSet.Count; in Compile()
625 schemaCount++; in Compile()
632 schemaCount++; in Compile()
638 schemaCount++; in Compile()
642 isCompiled = schemaSet.IsCompiled && schemaCount == schemaSet.Count; in Compile()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Private.Xml/src/System/Xml/Serialization/
H A DXmlSchemas.cs745 int schemaCount = _schemaSet.Count; in Compile()
752 schemaCount++; in Compile()
760 schemaCount++; in Compile()
767 schemaCount++; in Compile()
771 _isCompiled = _schemaSet.IsCompiled && schemaCount == _schemaSet.Count; in Compile()
/dports/graphics/dcp2icc/dcp2icc-0.1/XMP-Toolkit-SDK-4.4.2/source/XMPCore/
H A DXMPUtils-FileInfo.cpp1125 size_t schemaCount = xmpObj->tree.children.size(); in RemoveProperties() local
1128 …for ( size_t schemaNum = schemaCount-1, schemaLim = (size_t)(-1); schemaNum != schemaLim; --schema… in RemoveProperties()
/dports/graphics/exiv2/exiv2-0.27.5-Source/xmpsdk/src/
H A DXMPUtils-FileInfo.cpp1127 size_t schemaCount = xmpObj->tree.children.size(); in RemoveProperties() local
1130 …for ( size_t schemaNum = schemaCount-1, schemaLim = (size_t)(-1); schemaNum != schemaLim; --schema… in RemoveProperties()
/dports/graphics/photoflow/PhotoFlow-8472024f/src/external/exiv2/xmpsdk/src/
H A DXMPUtils-FileInfo.cpp1127 size_t schemaCount = xmpObj->tree.children.size(); in RemoveProperties() local
1130 …for ( size_t schemaNum = schemaCount-1, schemaLim = (size_t)(-1); schemaNum != schemaLim; --schema… in RemoveProperties()
/dports/graphics/digikam/digikam-7.4.0/core/libs/dngwriter/extra/xmp_sdk/XMPCore/source/
H A DXMPUtils-FileInfo.cpp1750 size_t schemaCount = xmpObj->tree.children.size(); in RemoveProperties() local
1753 …for ( size_t schemaNum = schemaCount-1, schemaLim = (size_t)(-1); schemaNum != schemaLim; --schema… in RemoveProperties()
/dports/textproc/exempi/exempi-2.5.2/XMPCore/source/
H A DXMPUtils-FileInfo.cpp1750 size_t schemaCount = xmpObj->tree.children.size(); in RemoveProperties() local
1753 …for ( size_t schemaNum = schemaCount-1, schemaLim = (size_t)(-1); schemaNum != schemaLim; --schema… in RemoveProperties()