| ISessionPrepare Method |
| Name | Description | |
|---|---|---|
| Prepare(String) |
Prepares the provided query string.
| |
| Prepare(String, IDictionaryString, Byte) |
Prepares the query string, sending the custom payload request.
| |
| Prepare(String, String) |
Prepares the query on the provided keyspace.
| |
| Prepare(String, String, IDictionaryString, Byte) |
Prepares the provided query string asynchronously on the provided keyspace, sending the custom payload
as part of the request.
|