C# Class System.Data.Tests.DataColumnTest

Datei anzeigen Open project: dotnet/corefx

Public Methods

Method Description
DataColumnTest ( ) : System.ComponentModel

Private Methods

Method Description
AdditionToConstraintCollectionTest ( ) : void
Aggregation_CheckIfChangesDynamically ( ) : void
Aggregation_CheckIfChangesDynamically_ChildTable ( ) : void
Aggregation_TestForSyntaxErrors ( ) : void
AllowDBNull ( ) : void
AllowDBNull1 ( ) : void
AutoIncrement ( ) : void
AutoIncrementExceptions ( ) : void
B565616_NonIConvertibleTypeTest ( ) : void
B623451_SetOrdinalTest ( ) : void
CalcStatisticalFunction_SingleElement ( ) : void
Caption ( ) : void
ChangeTypeAfterSettingDefaultValue ( ) : void
CheckValuesAfterRemovedFromCollection ( ) : void
Constructor3_DataType_Null ( ) : void
Ctor ( ) : void
DateTimeMode_Invalid ( ) : void
DateTimeMode_Valid ( ) : void
DateTime_DataType_Invalid ( ) : void
DefaultValue ( ) : void
Defaults1 ( ) : void
Defaults2 ( ) : void
Defaults3 ( ) : void
ExpressionAggregates ( ) : void
ExpressionFunctions ( ) : void
ExpressionOperator ( ) : void
ExpressionSubstringlimits ( ) : void
ForColumnNameException ( ) : void
MakeColumn ( string col, string test ) : DataColumn
NullStrings ( ) : void
SetMaxLengthException ( ) : void
SetMaxLengthNegativeValue ( ) : void
Xamarin665 ( ) : void

Method Details

DataColumnTest() public method

public DataColumnTest ( ) : System.ComponentModel
return System.ComponentModel