For a list of all members of this type, see IPersistentQueriesProvider members.
| Name | Description | |
|---|---|---|
| GetDeleteQuery | Creates and returns a query for the persistent's delete operation; or null if the query generated by the framework should be used. | |
| GetInsertQuery | Creates and returns a query for the persistent's insert operation; or null if the query generated by the framework should be used. | |
| GetUpdateQuery | Creates and returns a query for the persistent's update operation; or null if the query generated by the framework should be used. |