C# Class SouthWind.CustomerCustomerDemoTable

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

Public Methods

Method Description
CustomerCustomerDemoTable ( IDataProvider provider ) : System

Method Details

CustomerCustomerDemoTable() public method

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