C# Class DbExpressions.DbTableExpression

Represents a table reference in the query.
Inheritance: DbExpression
显示文件 Open project: seesharper/DbExpressions Class Usage Examples

Private Methods

Method Description
DbTableExpression ( string tableName )

Initializes a new instance of the DbTableExpression class.