DataStax C# Driver for Apache Cassandra
DataStax C# Driver for Apache Cassandra
Namespaces
Cassandra.Mapping
Mapper Class
Mapper Constructor
Mapper Constructor (ISession)
Mapper Constructor (ISession, MappingConfiguration)
Mapper Constructor (ISession, MappingConfiguration)
Creates a new instance of the mapper using the configuration provided
Namespace:
Cassandra.Mapping
Assembly:
Cassandra (in Cassandra.dll) Version: 3.0.9 (git 5ca22bb)
Syntax
C#
Copy
public
Mapper
(
ISession
session
,
MappingConfiguration
config
)
Parameters
session
Type:
Cassandra
ISession
Session to be used to execute the statements
config
Type:
Cassandra.Mapping
MappingConfiguration
Mapping definitions for the POCOs
See Also
Reference
Mapper Class
Mapper Overload
Cassandra.Mapping Namespace
DataStax C# Driver for Apache Cassandra User Mailing List
© 2015 DataStax, All rights reserved.