WhereConditionBaseTParentAddWhereCondition Method |
Adds the given where condition to the final where condition
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax protected TParent AddWhereCondition(
string where
)
Parameters
- where
- Type: SystemString
Where condition
Return Value
Type:
TParentSee Also