Click or drag to resize

CqlParameter Constructor

Overload List
  NameDescription
Public methodCqlParameter
Initializes a new instance of the CqlParameter class.
Public methodCqlParameter(String)
Initializes a new instance of the CqlParameter class.
Public methodCqlParameter(String, Object)
Initializes a new instance of the CqlParameter class. The type of the parameter will be guessed from the value.
Top
See Also