C# 클래스 System.Data.Tests.DataSetReadXmlTest

상속: DataSetAssertion
파일 보기 프로젝트 열기: dotnet/corefx

공개 메소드들

메소드 설명
TestSameColumnName ( ) : void
TestSameParentChildName ( ) : void

비공개 메소드들

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

메소드 상세

TestSameColumnName() 공개 메소드

public TestSameColumnName ( ) : void
리턴 void

TestSameParentChildName() 공개 메소드

public TestSameParentChildName ( ) : void
리턴 void