Table Name:btn_action
Table Number:333
Group:System
Description:Defines the command actions behind form buttons and controls
Flags: 
Baseline/Custom:Baseline
Fields:
Field NameCommon TypeDatabase TypeGeneric Field IDArray SizeDefaultFlagsCommentField Used in Views
button_typeLONGint   DIRECT Indicates whether action invokes a stored procedure or an executable  
commandCHARvarchar 255  Name of the stored procedure or command line of the executable  
devLONGint151 DIRECT, ALLOW_NULL Row version number for mobile distribution purposes  
execution_orderLONGint   DIRECT Defines order of execution: if negative, then order before the default Clarify action; if positive, then order after the default Clarify action  
is_syncLONGint   DIRECT Indicates whether the action is to be executed synchronously or asynchronously  
objidLONGint3  DIRECT Internal record number  
platformCHARvarchar 80  Identifies the hardware platform for execution  
titleCHARvarchar280  Descriptive name of the action  
Relations:
RelationTypeTarget ObjectInverse RelationCommentFlagsMTM TableUsed in Views
btn_action_in2argumentOTMbtn_argumentbtn_argument2in_actionRelated input argument    
btn_action_out2argumentOTMbtn_argumentbtn_argument2out_actionRelated output argument    
btn_action2control_dbMTOcontrol_dbcontrol_db2btn_actionInvoking control object    
Indexes: (Defined in Clarify Schema)
Index NameFieldsFlags
btn_action_indexplatform:execution_order:btn_action2control_dbUNIQUE 
Indexes (Defined in Database):
Index NameFieldsAdditional Information
btn_action_indexplatform, execution_order, btn_action2control_dbnonclustered, unique located on PRIMARY
objindexobjidclustered, unique located on PRIMARY
Referenced in Views:
View IDView NameTables
My Recent Objects
btn_action