C# Class Aspose.Cells.GridWeb.Examples.CSharp.Articles.DataSet1

Inheritance: global::System.Data.DataSet
Show file Open project: aspose-cells/Aspose.Cells-for-.NET

Private Properties

Property Type Description
Clone global::System.Data.DataSet
DataSet1
DataSet1
GetSchemaSerializable global::System.Xml.Schema.XmlSchema
GetTypedDataSetSchema global::System.Xml.Schema.XmlSchemaComplexType
InitClass void
InitVars void
InitVars void
InitializeDerivedDataSet void
ReadXmlSerializable void
SchemaChanged void
ShouldSerializeCategories bool
ShouldSerializeCustomers bool
ShouldSerializeProducts bool
ShouldSerializeRelations bool
ShouldSerializeTables bool

Private Methods

Method Description
Clone ( ) : global::System.Data.DataSet
DataSet1 ( )
DataSet1 ( global info, global context )
GetSchemaSerializable ( ) : global::System.Xml.Schema.XmlSchema
GetTypedDataSetSchema ( global xs ) : global::System.Xml.Schema.XmlSchemaComplexType
InitClass ( ) : void
InitVars ( ) : void
InitVars ( bool initTable ) : void
InitializeDerivedDataSet ( ) : void
ReadXmlSerializable ( global reader ) : void
SchemaChanged ( object sender, global e ) : void
ShouldSerializeCategories ( ) : bool
ShouldSerializeCustomers ( ) : bool
ShouldSerializeProducts ( ) : bool
ShouldSerializeRelations ( ) : bool
ShouldSerializeTables ( ) : bool