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.Mapping
    Assembly:
   Cassandra (in Cassandra.dll) Version: 3.10.0
Syntax
See Also