ICON Software Solutions
Assembly: Icon (in Icon.dll) Version: 2010.3.0.0 (2010.3.0.0)
The Icon.Constant.Display enumeration.
Namespace:
IconAssembly: Icon (in Icon.dll) Version: 2010.3.0.0 (2010.3.0.0)
Syntax
| C# |
|---|
public enum Display |
| Visual Basic (Declaration) |
|---|
Public Enumeration Display |
| Visual C++ |
|---|
public enum class Display |
| J# |
|---|
public enum Display |
Members
| Member name | Description | |
|---|---|---|
| SQL | Displays the core SQL. | |
| Xml | Displays as XML. | |
| Lots | Displays as Lots. | |
| Keys | Displays as Keys. | |
| Table | Displays as Table. | |
| Text | Displays as Text. | |
| Dump | Displays as Dump. |
Remarks
Determines the display format from the various data containers.