IDataAccessable Methods
The IDataAccessable type exposes the following members.
Methods
Name | Description | |
---|---|---|
GetParameters |
Retrieve the parameters required for the specified stored procedure
|
|
GetSQL |
Retrieve the parameters required for the specified stored procedure
|
|
SetData |
Update the business entity with the values from the resultset coming from the stored procedure
|