TableAttributeExplicitColumns Property |
Determines if it should only map properties/fields on the POCO that have a
ColumnAttribute
Namespace: Cassandra.Mapping.AttributesAssembly: Cassandra (in Cassandra.dll) Version: 3.0.9 (git 5ca22bb)
Syntax public bool ExplicitColumns { get; set; }
Property Value
Type:
BooleanSee Also