C# Class Aspose.Cells.GridWeb.Examples.CSharp.Articles.DataSet1.ProductsRow

Inheritance: global::System.Data.DataRow
Show file Open project: aspose-cells/Aspose.Cells-for-.NET

Private Properties

Property Type Description
IsCategoryIDNull bool
IsCreatedDateNull bool
IsDiscontinuedNull bool
IsProductNameNull bool
IsQuantityPerUnitNull bool
IsReorderLevelNull bool
IsSupplierIDNull bool
IsUnitPriceNull bool
IsUnitsInStockNull bool
IsUnitsOnOrderNull bool
ProductsRow
SetCategoryIDNull void
SetCreatedDateNull void
SetDiscontinuedNull void
SetProductNameNull void
SetQuantityPerUnitNull void
SetReorderLevelNull void
SetSupplierIDNull void
SetUnitPriceNull void
SetUnitsInStockNull void
SetUnitsOnOrderNull void

Private Methods

Method Description
IsCategoryIDNull ( ) : bool
IsCreatedDateNull ( ) : bool
IsDiscontinuedNull ( ) : bool
IsProductNameNull ( ) : bool
IsQuantityPerUnitNull ( ) : bool
IsReorderLevelNull ( ) : bool
IsSupplierIDNull ( ) : bool
IsUnitPriceNull ( ) : bool
IsUnitsInStockNull ( ) : bool
IsUnitsOnOrderNull ( ) : bool
ProductsRow ( global rb )
SetCategoryIDNull ( ) : void
SetCreatedDateNull ( ) : void
SetDiscontinuedNull ( ) : void
SetProductNameNull ( ) : void
SetQuantityPerUnitNull ( ) : void
SetReorderLevelNull ( ) : void
SetSupplierIDNull ( ) : void
SetUnitPriceNull ( ) : void
SetUnitsInStockNull ( ) : void
SetUnitsOnOrderNull ( ) : void