Click or drag to resize

TableAttribute Constructor

Specifies the table the POCO maps to.

Namespace:  Cassandra.Mapping.Attributes
Assembly:  Cassandra (in Cassandra.dll) Version: 3.11.0
Syntax
C#
public TableAttribute()
See Also