C# Class Sage.Integration.Northwind.Application.Entities.Account.DataSets.AccountDataset

Inheritance: global::System.Data.DataSet
Exibir arquivo Open project: Sage/SData-Contracts Class Usage Examples

Private Properties

Property Type Description
AccountDataset
AccountDataset
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
ShouldSerializeAccounts bool
ShouldSerializeChangeLogs bool
ShouldSerializeCustomers bool
ShouldSerializeRelations bool
ShouldSerializeSuppliers bool
ShouldSerializeTables bool

Private Methods

Method Description
AccountDataset ( )
AccountDataset ( global info, global context )
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
ShouldSerializeAccounts ( ) : bool
ShouldSerializeChangeLogs ( ) : bool
ShouldSerializeCustomers ( ) : bool
ShouldSerializeRelations ( ) : bool
ShouldSerializeSuppliers ( ) : bool
ShouldSerializeTables ( ) : bool