Property Query
Query
Returns the encapsulated query, returns null
if a filter is wrapped.
Declaration
public virtual Query Query { get; }
Property Value
Type | Description |
---|---|
Query |
Returns the encapsulated query, returns null
if a filter is wrapped.
public virtual Query Query { get; }
Type | Description |
---|---|
Query |