Click or drag to resize

TableAttributeAllowFiltering Property

Determines if all the queries generated for this table uses ALLOW FILTERING option

Namespace:  Dse.Mapping.Attributes
Assembly:  Dse (in Dse.dll) Version: 2.9.0
Syntax
C#
public bool AllowFiltering { get; set; }

Property Value

Type: Boolean
See Also