Home
last modified time | relevance | path

Searched refs:IsDataSet (Results 1 – 25 of 39) sorted by relevance

12

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web.Extensions/Compilation/WCFModel/
H A DXmlStrings.cs75 internal const string IsDataSet = "IsDataSet"; field in System.Web.Compilation.WCFModel.XmlStrings.DataSet.Attributes
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Data/Test/System.Data/
H A Dstore3.xsd4 msdata:IsDataSet="false" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" />
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Data/Test/System.Data/schemas/
H A Dtest101.xsd4 <xs:element name="root" msdata:IsDataSet="true">
H A Dtest102.xsd3 <xs:element name="ds" msdata:IsDataSet="true">
H A Dbug77248.xsd7 <xs:element name="Testdataset" msdata:IsDataSet="true">
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/muq2/modules/Utilities/src/HDF5/
H A DHDF5File.cpp283 bool HDF5File::IsDataSet(std::string const& name) const in IsDataSet() function in HDF5File
322 if(IsDataSet(base)) in GetChildren()
H A DH5Object.cpp313 if(file->IsDataSet(groupName)) in AddChildren()
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/muq2/modules/Utilities/test/HDF5/
H A DHDF5FileTest.cpp166 EXPECT_TRUE(hdf5file->IsDataSet("/here/is/a/vector")); in TEST_F()
167 EXPECT_TRUE(hdf5file->IsDataSet("/here/is/a/matrix")); in TEST_F()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web.Services/System/Web/Services/Description/
H A DServiceDescriptionReflector.cs210 if (XmlSchemas.IsDataSet(schema)) { in Reflect()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.XML/System.Xml.Serialization/
H A DXmlSchemaExporter.cs244 if(XmlSchemas.IsDataSet (existingSchema) && XmlSchemas.IsDataSet (schema) in CanBeDuplicated()
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/muq2/MUQ/Utilities/HDF5/
H A DHDF5File.h384 bool IsDataSet(std::string const& name) const;
/dports/devel/fpc-fcl-web/fpc-3.2.2/packages/fcl-web/src/restbridge/
H A Dsqldbrestado.pp284 N['msdata:IsDataSet']:='true';
/dports/lang/fpc-source/fpc-3.2.2/packages/fcl-web/src/restbridge/
H A Dsqldbrestado.pp284 N['msdata:IsDataSet']:='true';
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Xml/System/Xml/Serialization/
H A DXmlSchemas.cs349 public static bool IsDataSet(XmlSchema schema) { in IsDataSet() method in System.Xml.Serialization.XmlSchemas
H A DSoapSchemaImporter.cs215 if (XmlSchemas.IsDataSet(schema)) continue; in ImportDerivedTypes()
H A DXmlSchemaImporter.cs450 if (XmlSchemas.IsDataSet(schema)) continue; in ImportDerivedTypes()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Private.Xml/src/System/Xml/Serialization/
H A DXmlSchemas.cs404 public static bool IsDataSet(XmlSchema schema) in IsDataSet() method in System.Xml.Serialization.XmlSchemas
H A DXmlSchemaImporter.cs439 if (XmlSchemas.IsDataSet(schema)) continue; in ImportDerivedTypes()
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/muq2/modules/SamplingAlgorithms/src/
H A DSampleCollection.cpp336 if( !hdf5file->IsDataSet(dataname) ) { return true; } in CreateDataset()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data/System/Data/
H A DDataSet.cs3646 if (item is XmlSchemaElement && IsDataSet((XmlSchemaElement)item)) { in FindDataSetElement()
3686 internal static bool IsDataSet(XmlSchemaElement e) { in IsDataSet() method in System.Data.DataSetSchemaImporterExtension
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Xml.XmlSerializer/ref/
H A DSystem.Xml.XmlSerializer.cs423 public static bool IsDataSet(System.Xml.Schema.XmlSchema schema) { throw null; } in IsDataSet() method in System.Xml.Serialization.XmlSchemas
/dports/devel/fpc-fcl-db/fpc-3.2.2/packages/fcl-db/src/export/
H A Dfpxmlxsdexport.pp2575 TDOMElement(FNode).SetAttribute('msdata:IsDataSet', 'true');
/dports/lang/fpc-source/fpc-3.2.2/packages/fcl-db/src/export/
H A Dfpxmlxsdexport.pp2575 TDOMElement(FNode).SetAttribute('msdata:IsDataSet', 'true');
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monotouch/
H A DSystem.Xml.cs2992 public static bool IsDataSet(System.Xml.Schema.XmlSchema schema) { throw null; } in IsDataSet() method in System.Xml.Serialization.XmlSchemas
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v2.0/
H A DSystem.Xml.cs2955 public static bool IsDataSet(System.Xml.Schema.XmlSchema schema) { throw null; } in IsDataSet() method in System.Xml.Serialization.XmlSchemas

12