Table of Contents

ColumnBase 类

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

列对象基类

public abstract class ColumnBase : IdentifierBase, ICompareField, ICompareView, IOrderField, IView, IMatch, IOrderAsc, IOrderView, ISqlEntity
继承
object
ColumnBase
实现
衍生
继承成员
扩展方法

构造函数

ColumnBase(string)

列对象基类

protected ColumnBase(string columnName)

参数

columnName string