Tortuga.Chain Namespace
Tortuga.Chain.Metadata Namespace

PostgreSqlDataSourceBase..::..TableFunction Method

Overload List


  Name Description
Public method TableFunction(PostgreSqlObjectName)
This is used to query a table valued function.
Public method TableFunction(PostgreSqlObjectName, Object)
This is used to query a table valued function.
Public method TableFunction(String)
This is used to query a table valued function.
Public method TableFunction(String, Object)
This is used to query a table valued function.