Table of Contents

ViewBase 类

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

视图基类(不实现接口)

public abstract class ViewBase : GetFieldBase, ISqlEntity
继承
object
ViewBase
实现
衍生
继承成员

方法

GetCompareField(string)

获取比较字段

protected virtual ICompareField GetCompareField(string fieldName)

参数

fieldName string

字段名

返回

ICompareField