AdvantageLayout Methods
The AdvantageLayout type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
Clone |
Clones this instance.
|
|
|
GetAdvantageLayoutControl |
Gets the advantage layout control.
|
|
|
GetExportLayout |
Gets the export layout.
|
|
|
GetParameters | |
|
|
GetSQL |
Returns raw SQL to execute for the specified command, or an empty string
when the command uses a stored procedure.
|
|
|
ImportLayoutFromFile(HttpContext, String, Boolean) |
Imports the layout from file.
|
|
|
ImportLayoutFromFile(Page, String, Boolean) |
Imports the layout from file.
|
|
|
IsLayoutMatchName |
Determines whether the specified name matches this layout's name (case-insensitive, trimmed).
|
|
|
SetData |
Populates the entity's properties from the result sets returned by the
stored procedure.
|

