BaseObjectSelectorAppendExclusiveWhere Method |
Appends restrictive part of where condition to given where condition.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 9.0.0
Syntax protected virtual string AppendExclusiveWhere(
string where
)
Parameters
- where
- Type: SystemString
Return Value
Type:
StringSee Also