IColumnDefinitionIsExplicitlyDefined Property  | 
 
            Whether or not this column has been explicitly defined (for use when TypeDefinition.ExplicitColumns is true).
            
 
    Namespace: 
   Cassandra.Mapping
    Assembly:
   Cassandra (in Cassandra.dll) Version: 3.13.0
Syntaxbool IsExplicitlyDefined { get; }Property Value
Type: 
Boolean
See Also