Click or drag to resize
MappingConfiguration Constructor
Creates a new instance of MappingConfiguration to store the mapping definitions to be used by the Mapper or Linq components.

Namespace: Cassandra.Mapping
Assembly: Cassandra (in Cassandra.dll) Version: 3.0.9 (git 5ca22bb)
Syntax
C#
public MappingConfiguration()
See Also