C# Class System.Data.Tests.DataTableTest3

Inheritance: IDisposable
Afficher le fichier Open project: dotnet/corefx

Méthodes publiques

Méthode Description
DataTableTest3 ( ) : System.IO
Dispose ( ) : void

Private Methods

Méthode Description
MakeChildTable ( ) : void
MakeDataRelation ( ) : void
MakeParentTable ( ) : void
MakeSecondChildTable ( ) : void
VerifyParentTableSchema ( DataTable table, string tableName, DataSet ds ) : void
VerifyTableSchema ( DataTable table, string tableName, DataSet ds ) : void
XmlSchemaTest1 ( ) : void
XmlSchemaTest2 ( ) : void
XmlSchemaTest3 ( ) : void
XmlSchemaTest5 ( ) : void
XmlSchemaTest6 ( ) : void
XmlSchemaTest7 ( ) : void
XmlSchemaTest8 ( ) : void
XmlSchemaTest9 ( ) : void

Method Details

DataTableTest3() public méthode

public DataTableTest3 ( ) : System.IO
Résultat System.IO

Dispose() public méthode

public Dispose ( ) : void
Résultat void