C# Class SouthWind.ShippersTable

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

Public Methods

Method Description
ShippersTable ( IDataProvider provider ) : System

Method Details

ShippersTable() public method

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