TableAttributeExplicitColumns Property  | 
 
            Determines if it should only map properties/fields on the POCO that have a 
ColumnAttribute 
    Namespace: 
   Dse.Mapping.Attributes
    Assembly:
   Dse (in Dse.dll) Version: 2.6.0
Syntaxpublic bool ExplicitColumns { get; set; }Property Value
Type: 
Boolean
See Also