C# Класс Newtonsoft.Json.Tests.TestObjects.CustomerDataSet

Наследование: global::System.Data.DataSet
Показать файл Открыть проект Примеры использования класса

Private Properties

Свойство Тип Описание
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

Приватные методы

Метод Описание
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