C# Class System.Data.Tests.DataSetReadXmlTest

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

Méthodes publiques

Méthode Description
TestSameColumnName ( ) : void
TestSameParentChildName ( ) : void

Private Methods

Méthode Description
ColumnOrder ( ) : void
DataSetExtendedPropertiesTest ( ) : void
IgnoreSchemaShouldFillData ( ) : void
NameConflictDSAndTable ( ) : void
ReadComplexElementDocument ( ) : void
ReadSimpleAuto ( ) : void
ReadSimpleDiffgram ( ) : void
ReadSimpleFragment ( ) : void
ReadSimpleIgnoreSchema ( ) : void
ReadSimpleInferSchema ( ) : void
ReadSimpleReadSchema ( ) : void
SequentialRead1 ( ) : void
SequentialRead2 ( ) : void
TestSimpleDiffPlusContentAll ( ) : void
TestSimpleDiffXmlAll ( ) : void
TestSimpleSchemaPlusContentAll ( ) : void
TestSimpleSchemaXmlAll ( ) : void
XmlSpace ( ) : void

Method Details

TestSameColumnName() public méthode

public TestSameColumnName ( ) : void
Résultat void

TestSameParentChildName() public méthode

public TestSameParentChildName ( ) : void
Résultat void