C# Class Apache.Cassandra.ColumnDef.Isset

Datei anzeigen Open project: pchalamet/cassandra-sharp

Public Properties

Property Type Description
index_name bool
index_options bool
index_type bool
name bool
validation_class bool

Property Details

index_name public_oe property

public bool index_name
return bool

index_options public_oe property

public bool index_options
return bool

index_type public_oe property

public bool index_type
return bool

name public_oe property

public bool name
return bool

validation_class public_oe property

public bool validation_class
return bool