C# Class Apache.Cassandra.CqlPreparedResult.Isset

Show file Open project: pchalamet/cassandra-sharp

Public Properties

Property Type Description
count bool
itemId bool
variable_names bool
variable_types bool

Property Details

count public property

public bool count
return bool

itemId public property

public bool itemId
return bool

variable_names public property

public bool variable_names
return bool

variable_types public property

public bool variable_types
return bool