Skip to main content
All docs
V24.2

BindToTypePolicy.QueryLevel Enum

Lists values that correspond to query levels (supports the internal infrastructure and is not intended to be used directly from your code).

Namespace: DevExpress.Utils

Assembly: DevExpress.Data.v24.2.dll

NuGet Package: DevExpress.Data

#Declaration

public enum QueryLevel

#Members

Name
KnownType
PrimitiveType
EnumType
TypeFromLoadedAssembly
AnyType

#Related API Members

The following properties accept/return BindToTypePolicy.QueryLevel values:

See Also