SqlQuery
Alias:SqlQuery
Output:Array<T>
Executes a SQL query and returns the result as an entity stream.
Parameter | Type | Required | Position | Default Value | Summary |
---|---|---|---|---|---|
Query Sql | string | ✔ | 1 | The Sql query to run | |
Connection | entity | 2 | The Most Recent Connection | The Connection String |