IWhereConditionTParentWhereEmpty Method |
Adds the where condition for a null or empty column value
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax TParent WhereEmpty(
string columnName
)
Parameters
- columnName
- Type: SystemString
Column name
Return Value
Type:
TParentSee Also