SQL Object
 
Syntax
 
SQL.AdminCode()
 
Description
Displays the number of the currently open administration.
See Also
 
Example
 
Sub Main
 
   Debug.Print SQL.AdminCode
 
End Sub