TableTEntity Constructor (ISession, MappingConfiguration, String) |
Creates a new instance of the Linq IQueryProvider that represents a table in Cassandra using the mapping configuration provided.
Use this constructor if you want to use a different table name than the one defined in the mapping configuration.
Fluent configuration or attributes can be used to define mapping information.
Namespace: Dse.Data.Linq
public Table( ISession session, MappingConfiguration config, string tableName )