CqlParameter Constructor |
Name | Description | |
---|---|---|
CqlParameter |
Initializes a new instance of the CqlParameter class.
| |
CqlParameter(String) |
Initializes a new instance of the CqlParameter class.
| |
CqlParameter(String, Object) |
Initializes a new instance of the CqlParameter class.
The type of the parameter will be guessed from the value.
|