C# 클래스 Sage.Integration.Northwind.Application.Entities.Product.DataSets.AllProducts

상속: System.Data.DataSet
파일 보기 프로젝트 열기: Sage/SData-Contracts 1 사용 예제들

Private Properties

프로퍼티 타입 설명
AllProducts System
AllProducts System
Clone System.Data.DataSet
GetSchemaSerializable System.Xml.Schema.XmlSchema
GetTypedDataSetSchema System.Xml.Schema.XmlSchemaComplexType
InitClass void
InitVars void
InitVars void
InitializeDerivedDataSet void
ReadXmlSerializable void
SchemaChanged void
ShouldSerializeProducts bool
ShouldSerializeRelations bool
ShouldSerializeTables bool

비공개 메소드들

메소드 설명
AllProducts ( ) : System
AllProducts ( System info, System context ) : System
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
ReadXmlSerializable ( System reader ) : void
SchemaChanged ( object sender, System e ) : void
ShouldSerializeProducts ( ) : bool
ShouldSerializeRelations ( ) : bool
ShouldSerializeTables ( ) : bool