ade_sqlgetenvstring

AutoCAD Map 3D AutoLISP

Up a level
ade_sqlgetenvstring
 
 

Gets a string describing the SQL environment.

(ade_sqlgetenvstring linktemplate)

Returns a string describing the SQL environment or nil.

linktemplate Link template (string)

This function returns a string with the following information:

"DBname.Catalog.Schema.Table"

For more information about link templates using SQL, see the AutoCAD online documentation.