DQueryAttributes.length

Returns the number of attributes in the query.

struct DQueryAttributes(QueryType, Attributes...)
enum length = Attributes.length;

Meta