IWhereConditionTParentWhereFalse Method |
Adds the where condition for a false column value (boolean column equals false).
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax TParent WhereFalse(
string columnName
)
Parameters
- columnName
- Type: SystemString
Column name
Return Value
Type:
TParentSee Also