You cannot save an individually selected condition. Use the Save method to save all changes to all conditions.
Get a ConditionFactory object from TestSet.ConditionFactory.
Implemented Interface | Description |
---|---|
IBaseFactory2 | Provides basic object basic factory services, such as adding and removing factory child objects and creating lists of child objects. |
ISupportCopyPaste2 | Services for supporting copy and paste. |
ISupportCopyPaste4 | Services for supporting copy and paste. |
AddItem | Creates a new item object. |
NewList | Creates a list of objects according to the specified filter. |
RemoveItem | Removes item from the database. Removal takes place immediately, without a Post. |
Save | Saves all conditions. |
FetchLevel | The Fetch level for a field. |
Fields | Not implemented for IConditionFactory. |
Filter | The TDFilter object for the factory. |
GroupingManager | The GroupingManager for this factory. |
GroupingSupported | Check whether the factory supports grouping. |
History | The History object for this entity. |
Item | Gets an object managed by the factory by its key. |