PostgreSqlDataSourceBase..::..TableFunction Method
Overload List
| Name | Description | |
|---|---|---|
|
|
TableFunction(PostgreSqlObjectName) |
This is used to query a table valued function.
|
|
|
TableFunction(PostgreSqlObjectName, Object) |
This is used to query a table valued function.
|
|
|
TableFunction(String) |
This is used to query a table valued function.
|
|
|
TableFunction(String, Object) |
This is used to query a table valued function.
|

