Table of Contents

EmptyTable 类

命名空间
ShadowSql.Tables
程序集
ShadowSql.Core.dll

简单表名对象

public class EmptyTable : Identifier, ITable, ITableView, IInsertTable, IIdentifier, IMatch, IUpdateTable, ISqlEntity
继承
object
EmptyTable
实现
继承成员
扩展方法

方法

Use(string)

获取表

public static EmptyTable Use(string tableName)

参数

tableName string

表名

返回

EmptyTable