SessionExtensions Class |
Namespace: Cassandra.Data.Linq
public static class SessionExtensions
The SessionExtensions type exposes the following members.
Name | Description | |
---|---|---|
CreateBatch | ||
GetTableTEntity | Extension method used for backward-compatibility, use TableTEntity(ISession) constructor instead. Creates a new instance of the Linq IQueryProvider that represents a table in Cassandra using the mapping configuration provided. Fluent configuration or attributes can be used to define mapping information. |