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