Click or drag to resize
ITypeDefinitionAllowFiltering Property
Determines that all queries generated for this table can be made allowing server side filtering

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

Property Value

Type: Boolean
See Also