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