C# Class Newtonsoft.Json.Tests.TestObjects.CustomerDataSet

Inheritance: global::System.Data.DataSet
Mostrar archivo Open project: JamesNK/Newtonsoft.Json Class Usage Examples

Private Properties

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

Private Methods

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