C# Class SouthWind.CustomersTable

Table: Customers Primary Key: CustomerID
Inheritance: SubSonic.Schema.DatabaseTable
显示文件 Open project: subsonic/SubSonic-3.0-Templates

Public Methods

Method Description
CustomersTable ( IDataProvider provider ) : System

Method Details

CustomersTable() public method

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