C# Class System.Data.Tests.DataSetReadXmlTest

Inheritance: DataSetAssertion
显示文件 Open project: dotnet/corefx

Public Methods

Method Description
TestSameColumnName ( ) : void
TestSameParentChildName ( ) : void

Private Methods

Method 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 method

public TestSameColumnName ( ) : void
return void

TestSameParentChildName() public method

public TestSameParentChildName ( ) : void
return void