Click or drag to resize

TableAttribute Properties

The TableAttribute type exposes the following members.

Properties
  NameDescription
Public propertyCaseSensitive
Determines if the table and column names are defined as case sensitive (default to true).
Public propertyName
Gets or sets the table name in Cassandra
Public propertyTypeId
When implemented in a derived class, gets a unique identifier for this Attribute.
(Inherited from Attribute.)
Top
See Also