C# Class Sage.Integration.Northwind.Application.NorthwindDataSet

Inheritance: global::System.Data.DataSet
ファイルを表示 Open project: Sage/SData-Contracts

Private Properties

Property Type Description
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
NorthwindDataSet
NorthwindDataSet
ReadXmlSerializable void
SchemaChanged void
ShouldSerializeRelations bool
ShouldSerializeTables bool

Private Methods

Method Description
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
NorthwindDataSet ( )
NorthwindDataSet ( global info, global context )
ReadXmlSerializable ( global reader ) : void
SchemaChanged ( object sender, global e ) : void
ShouldSerializeRelations ( ) : bool
ShouldSerializeTables ( ) : bool