C# Class SouthWind.SuppliersTable

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

Public Methods

Method Description
SuppliersTable ( IDataProvider provider ) : System

Method Details

SuppliersTable() public method

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