Specifies what table to map the POCO to.
Namespace: Cassandra.MappingAssembly: Cassandra (in Cassandra.dll) Version: 3.7.0
Syntax public Map<TPoco> TableName(
string tableName
)
Parameters
- tableName
- Type: SystemString
Return Value
Type:
MapTPocoSee Also