Constructor
new DataQueryable(model)
Parameters:
Name | Type | Description |
---|---|---|
model |
DataModel | * |
Properties:
Name | Type | Description |
---|---|---|
query |
QueryExpression | * | Gets or sets the current query expression |
model |
DataModel | * | Gets or sets the underlying data model |
- Source:
Extends
- DataContextEmitter