Click or drag to resize
ITypeDefinitionExplicitColumns Property
Whether or not this POCO should only have columns explicitly defined mapped.

Namespace: Dse.Mapping
Assembly: Dse (in Dse.dll) Version: 2.1.0
Syntax
C#
bool ExplicitColumns { get; }

Property Value

Type: Boolean
See Also