Language Members
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.
|
Properties
| Name | Description | |
|---|---|---|
|
|
Abbreviation |
Gets or sets the abbreviation.
|
|
|
CreatedBy |
Gets or sets the created by.
|
|
|
CreatedDate |
Gets or sets the created date.
|
|
|
DisplayName |
Gets or sets the display name.
|
|
|
EnglishName | Obsolete.
Gets the English display name. Use DisplayName instead.
|
|
|
ID |
Gets or sets the identifier.
|
|
|
IsActive |
Gets or sets a value indicating whether this instance is active.
|
|
|
LastModifiedBy |
Gets or sets the last modified by.
|
|
|
LastModifiedDate |
Gets or sets the last modified date.
|
|
|
Name |
Gets or sets the name.
|
|
|
Orientation |
Gets or sets the orientation.
|
|
|
SortOrder |
Gets or sets the sort order.
|

