IColumnDefinitionIsExplicitlyDefined Property |
Whether or not this column has been explicitly defined (for use when TypeDefinition.ExplicitColumns is true).
Namespace:
Dse.Mapping
Assembly:
Dse (in Dse.dll) Version: 2.9.0
Syntax bool IsExplicitlyDefined { get; }
Property Value
Type:
BooleanSee Also