mirror of
https://github.com/pocoproject/poco.git
synced 2025-06-01 21:03:39 +02: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).
|
/// duration of the session) and locally (for a single statement execution only).
|
||||||
/// See StatementImpl for details on how this property is used at runtime.
|
/// 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.
|
/// Adds "bulk" feature and sets it to false.
|
||||||
/// Bulk feature determines whether the session is capable of bulk operations.
|
/// Bulk feature determines whether the session is capable of bulk operations.
|
||||||
/// Connectors that are capable of it must set this feature prior to attempting
|
/// Connectors that are capable of it must set this feature prior to attempting
|
||||||
|
Loading…
x
Reference in New Issue
Block a user