C# Class System.Data.Tests.DataSet1

Inheritance: global::System.Data.DataSet
Afficher le fichier Open project: dotnet/corefx Class Usage Examples

Private Properties

Свойство Type Description
Clone global::System.Data.DataSet
DataSet1
DataSet1
GetSchemaSerializable global::System.Xml.Schema.XmlSchema
GetTypedDataSetSchema global::System.Xml.Schema.XmlSchemaComplexType
InitClass void
InitVars void
InitVars void
InitializeDerivedDataSet void
ReadXmlSerializable void
SchemaChanged void
ShouldSerializeDataTable1 bool
ShouldSerializeRelations bool
ShouldSerializeTables bool

Private Methods

Méthode Description
Clone ( ) : global::System.Data.DataSet
DataSet1 ( )
DataSet1 ( global info, global context )
GetSchemaSerializable ( ) : global::System.Xml.Schema.XmlSchema
GetTypedDataSetSchema ( global xs ) : global::System.Xml.Schema.XmlSchemaComplexType
InitClass ( ) : void
InitVars ( ) : void
InitVars ( bool initTable ) : void
InitializeDerivedDataSet ( ) : void
ReadXmlSerializable ( global reader ) : void
SchemaChanged ( object sender, global e ) : void
ShouldSerializeDataTable1 ( ) : bool
ShouldSerializeRelations ( ) : bool
ShouldSerializeTables ( ) : bool