SQL-DMO
Application Object
The Application object represents properties of SQL-DMO objects and the user application.

Properties
Methods
ListAvailableSQLServers Method | Quit Method |
Remarks
The Name property of the Application object cannot be set. SQL-DMO uses the version information structure of the user executable file or dynamic-link library (DLL) to fill this value when the version information structure exists.
With the Application object, you can:
- Generate a list of available instances of Microsoft® SQL Server™ 2000.
- Report version information for major components of SQL-DMO.
- Set a blocking time-out for all SQLServer objects created in the application.