SimpleTable 类
简单表名对象
public class SimpleTable : Identifier, ITable, IIdentifier, IMatch, ITableView, ISqlEntity
- 继承
-
SimpleTable
- 实现
- 继承成员
- 扩展方法
字段
Empty
默认表对象
public static readonly Lazy<SimpleTable> Empty
字段值
方法
Use(string)
获取表
public static SimpleTable Use(string tableName)
参数
tableName
string