Click or drag to resize

CqlCommandIsPrepared Property

Gets whether this command has been prepared.

Namespace:  Dse.Data
Assembly:  Dse (in Dse.dll) Version: 2.9.0
Syntax
C#
public bool IsPrepared { get; }

Property Value

Type: Boolean
See Also