Gets the where condition to limit the objects to specific binding dependencies. Use this method for 3 and more-keys bindings.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- bindingType
- Type: System String
Binding object type name
- dependencies
- Type: System Object
Pairs of binding dependencies to filter by (first variable in each pair - dependency object type, second variable in each pair - dependency value)
Return Value
Type: StringSee Also