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

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

Private Properties

프로퍼티 타입 설명
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

비공개 메소드들

메소드 설명
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