Contents Index Verbosity enumeration dbtran_userlist_type enumeration

ASA Programming Guide
  The Database Tools Interface
    DBTools enumeration types

Blank padding enumeration


Function 

Used in the a_create_db structure, to specify the value of blank_pad.

Syntax 

enum {
NO_BLANK_PADDING,
BLANK_PADDING
};

Parameters 
Value Description
NO_BLANK_PADDING Does not use blank padding
BLANK_PADDING Uses blank padding
See also 

a_create_db structure


Contents Index Verbosity enumeration dbtran_userlist_type enumeration