C# Class Apache.Cassandra.CqlPreparedResult.Isset

Datei anzeigen Open project: pchalamet/cassandra-sharp

Public Properties

Property Type Description
count bool
itemId bool
variable_names bool
variable_types bool

Property Details

count public_oe property

public bool count
return bool

itemId public_oe property

public bool itemId
return bool

variable_names public_oe property

public bool variable_names
return bool

variable_types public_oe property

public bool variable_types
return bool