Language Methods
The Language type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
GetParameters |
Retrieve the parameters required for the specified stored procedure
|
|
|
GetSQL |
Retrieves the SQL statement for the specified command name. Currently returns an empty string.
|
|
|
SetData |
Updates this entity with values from the result set returned by the specified stored procedure.
|

