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