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

Inheritance: System.Data.DataSet
Show file Open project: Sage/SData-Contracts Class Usage Examples

Private Properties

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

Private Methods

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