次の方法で共有


Application Object

この機能は、将来のバージョンの Microsoft SQL Server では削除される予定です。 新しい開発作業では、この機能の使用を避け、現在この機能を使用しているアプリケーションは修正するようにしてください。

The Application object represents properties of SQL Distributed Management Objects (SQL-DMO) objects and the user application.

現在のオブジェクトを表す SQL-DMO オブジェクト モデル

説明

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.

  • Report version information for major components of SQL-DMO.

  • Set a blocking time-out for all SQLServer objects created in the application.