SessionPrepare Method |
| Name | Description | |
|---|---|---|
| Prepare(String) | ||
| Prepare(String, IDictionaryString, Byte) | ||
| 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.
|