PersonaNodeInfoProviderDeleteData Method |
Name | Description | |
---|---|---|
![]() | DeleteData(String) |
Deletes the data in the database based on the given where condition.
(Inherited from AbstractInfoProviderTInfo, TProvider.) |
![]() | DeleteData(IWhereCondition) |
Deletes the data in the database based on the given where condition.
(Inherited from AbstractInfoProviderTInfo, TProvider.) |
![]() | DeleteData(ActionObjectQueryPersonaNodeInfo) |
Deletes the data in the database based on the given where condition and touches cache dependencies.
(Overrides AbstractInfoProviderTInfo, TProviderDeleteData(ActionObjectQueryTInfo).) |