Click or drag to resize
DbEntitySetWhereRelation Method
设置查询时的条件关第 未设置查询条件SetWhere(String)时有效,默认为AND关系

Namespace: Adf.Db
Assembly: Adf (in Adf.dll) Version: 4.1.5549.27750
Syntax
public DbEntity SetWhereRelation(
	WhereRelation whereRelation
)

Parameters

whereRelation
Type: Adf.DbWhereRelation

Return Value

Type: DbEntity

[Missing <returns> documentation for "M:Adf.Db.DbEntity.SetWhereRelation(Adf.Db.WhereRelation)"]

See Also