C# Class SouthWind.CustomerDemographicsTable

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

Public Methods

Method Description
CustomerDemographicsTable ( IDataProvider provider ) : System

Method Details

CustomerDemographicsTable() public method

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