C# Class System.Data.Tests.DataSetTypedDataSetTest.myTypedDataSet.OrdersRow

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

Méthodes publiques

Méthode Description
GetOrder_DetailsRows ( ) : Order_DetailsRow[]
IsCustomerIDNull ( ) : bool
IsEmployeeIDNull ( ) : bool
IsFreightNull ( ) : bool
IsOrderDateNull ( ) : bool
IsRequiredDateNull ( ) : bool
IsShipAddressNull ( ) : bool
IsShipCityNull ( ) : bool
IsShipCountryNull ( ) : bool
IsShipNameNull ( ) : bool
IsShipPostalCodeNull ( ) : bool
IsShipRegionNull ( ) : bool
IsShipViaNull ( ) : bool
IsShippedDateNull ( ) : bool
SetCustomerIDNull ( ) : void
SetEmployeeIDNull ( ) : void
SetFreightNull ( ) : void
SetOrderDateNull ( ) : void
SetRequiredDateNull ( ) : void
SetShipAddressNull ( ) : void
SetShipCityNull ( ) : void
SetShipCountryNull ( ) : void
SetShipNameNull ( ) : void
SetShipPostalCodeNull ( ) : void
SetShipRegionNull ( ) : void
SetShipViaNull ( ) : void
SetShippedDateNull ( ) : void

Private Methods

Méthode Description
OrdersRow ( DataRowBuilder rb ) : Xunit

Method Details

GetOrder_DetailsRows() public méthode

public GetOrder_DetailsRows ( ) : Order_DetailsRow[]
Résultat Order_DetailsRow[]

IsCustomerIDNull() public méthode

public IsCustomerIDNull ( ) : bool
Résultat bool

IsEmployeeIDNull() public méthode

public IsEmployeeIDNull ( ) : bool
Résultat bool

IsFreightNull() public méthode

public IsFreightNull ( ) : bool
Résultat bool

IsOrderDateNull() public méthode

public IsOrderDateNull ( ) : bool
Résultat bool

IsRequiredDateNull() public méthode

public IsRequiredDateNull ( ) : bool
Résultat bool

IsShipAddressNull() public méthode

public IsShipAddressNull ( ) : bool
Résultat bool

IsShipCityNull() public méthode

public IsShipCityNull ( ) : bool
Résultat bool

IsShipCountryNull() public méthode

public IsShipCountryNull ( ) : bool
Résultat bool

IsShipNameNull() public méthode

public IsShipNameNull ( ) : bool
Résultat bool

IsShipPostalCodeNull() public méthode

public IsShipPostalCodeNull ( ) : bool
Résultat bool

IsShipRegionNull() public méthode

public IsShipRegionNull ( ) : bool
Résultat bool

IsShipViaNull() public méthode

public IsShipViaNull ( ) : bool
Résultat bool

IsShippedDateNull() public méthode

public IsShippedDateNull ( ) : bool
Résultat bool

SetCustomerIDNull() public méthode

public SetCustomerIDNull ( ) : void
Résultat void

SetEmployeeIDNull() public méthode

public SetEmployeeIDNull ( ) : void
Résultat void

SetFreightNull() public méthode

public SetFreightNull ( ) : void
Résultat void

SetOrderDateNull() public méthode

public SetOrderDateNull ( ) : void
Résultat void

SetRequiredDateNull() public méthode

public SetRequiredDateNull ( ) : void
Résultat void

SetShipAddressNull() public méthode

public SetShipAddressNull ( ) : void
Résultat void

SetShipCityNull() public méthode

public SetShipCityNull ( ) : void
Résultat void

SetShipCountryNull() public méthode

public SetShipCountryNull ( ) : void
Résultat void

SetShipNameNull() public méthode

public SetShipNameNull ( ) : void
Résultat void

SetShipPostalCodeNull() public méthode

public SetShipPostalCodeNull ( ) : void
Résultat void

SetShipRegionNull() public méthode

public SetShipRegionNull ( ) : void
Résultat void

SetShipViaNull() public méthode

public SetShipViaNull ( ) : void
Résultat void

SetShippedDateNull() public méthode

public SetShippedDateNull ( ) : void
Résultat void