Type ESB_OUTLINEINFO_T fCaseSensitive As String * 1 usOutlineType As Integer fAutoConfigure As String * 1 End Type
Data Type | Field | Description |
String * 1 | fCaseSensitive | ESB_TRUE if member names are case-sensitive. |
Integer | usOutlineType | Type of the outline. It can be one of the following: ESB_DBTYPE_NORMAL ESB_DBTYPE_CURRENCY |
String * 1 | fAutoConfigure | ESB_TRUE to automatically configure the dimension storage (dense/sparse) when the outline is saved. |