C# Class System.Data.Tests.DataRelationTest

Show file Open project: dotnet/corefx

Public Methods

Method Description
DataRelationTest ( ) : Xunit

Private Methods

Method Description
ChildRows ( ) : void
Constraints ( ) : void
Creation ( ) : void
Creation2 ( ) : void
Creation3 ( ) : void
Creation4 ( ) : void
DataSetRelations ( ) : void
Foreign ( ) : void
InvalidConstraintException ( ) : void
InvalidConstraintException2 ( ) : void
RelationFromSchema ( ) : void

Method Details

DataRelationTest() public method

public DataRelationTest ( ) : Xunit
return Xunit