C# Class BioBotApp.Model.Data.dsBioBot

Inheritance: global::System.Data.DataSet
Show file Open project: biobotus/biobotapp

Private Properties

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

Private Methods

Method Description
Clone ( ) : global::System.Data.DataSet
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
ShouldSerializeRelations ( ) : bool
ShouldSerializeTables ( ) : bool
dsBioBot ( )
dsBioBot ( global info, global context )