SubClassType (clsDataSource)

注意注意

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

The SubClassType property of an object of ClassType clsDataSource contains an enumeration constant identifying the subclass type of the object.

Data Type

SubClassTypes

Access

Read-only

説明

For objects of ClassType clsDataSource, the value of SubClassType is always sbclsRegular. For more information about the SubClassTypes enumeration, see Enumerations.

関連項目

参照