ESB_OUTLINEINFO_T

Type ESB_OUTLINEINFO_T

   fCaseSensitive As String * 1 
   usOutlineType  As Integer    
   fAutoConfigure As String * 1 
End Type
Data TypeFieldDescription
String * 1fCaseSensitiveESB_TRUE if member names are case-sensitive.
IntegerusOutlineType

Type of the outline. It can be one of the following:

  • ESB_DBTYPE_NORMAL

  • ESB_DBTYPE_CURRENCY

String * 1fAutoConfigureESB_TRUE to automatically configure the dimension storage (dense/sparse) when the outline is saved.