public interface QueryResult extends AQueryResult
The following features are supported:
DatasourcesPackage.getQueryResult()
Modifier and Type | Method and Description |
---|---|
<any> |
getValues()
Returns the value of the 'Values' attribute list.
|
<any> getValues()
Object
.
If the meaning of the 'Values' attribute list isn't clear, there really should be more of a description here...
DatasourcesPackage.getQueryResult_Values()