C# Class Sage.Integration.Northwind.Application.Entities.Product.DataSets.Product

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

Private Properties

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

Private Methods

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