C# Class SouthWind.ProductsTable

Table: Products Primary Key: ProductID
Inheritance: SubSonic.Schema.DatabaseTable
Mostra file Open project: subsonic/SubSonic-3.0-Templates

Public Methods

Method Description
ProductsTable ( IDataProvider provider ) : System

Method Details

ProductsTable() public method

public ProductsTable ( IDataProvider provider ) : System
provider IDataProvider
return System