MappingConfigurationDefine Method (ITypeDefinition) |
Specifies an individual mapping definition. Usually used along with the
MapTPoco class which
allows you to define mappings with a fluent interface. Will throw if a mapping has already been defined for a
given POCO Type.
Namespace: Cassandra.MappingAssembly: Cassandra (in Cassandra.dll) Version: 3.0.9 (git 5ca22bb)
Syntax See Also