Domain Methods
The Domain type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
Clone |
Creates a shallow clone of this Domain instance, including copied lists for paths and languages.
|
|
|
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 |
Sets the data from the execution of the specified command name.
|

