mirror of
https://github.com/pocoproject/poco.git
synced 2024-12-13 02:22:57 +01:00
documentation update
This commit is contained in:
parent
c1adffb39c
commit
f5bb43f9d3
@ -88,6 +88,9 @@ public:
|
||||
/// duration of the session) and locally (for a single statement execution only).
|
||||
/// See StatementImpl for details on how this property is used at runtime.
|
||||
///
|
||||
/// Adds "handle" property which, if set by the back end, returns native handle
|
||||
/// for the back end DB.
|
||||
///
|
||||
/// Adds "bulk" feature and sets it to false.
|
||||
/// Bulk feature determines whether the session is capable of bulk operations.
|
||||
/// Connectors that are capable of it must set this feature prior to attempting
|
||||
|
Loading…
Reference in New Issue
Block a user