Freigeben über


ClassType (clsDataSource)

ms134857.note(de-de,SQL.90).gifHinweis:
  Dieses Feature wird in der nächsten Version von Microsoft SQL Server entfernt. Verwenden Sie dieses Feature nicht zum Entwickeln neuer Anwendungen, und planen Sie das Ändern von Anwendungen, in denen es zurzeit verwendet wird, zum frühstmöglichen Zeitpunkt ein.

The ClassType property of an object of ClassType clsDataSource object returns an enumeration constant that identifies the specific class type.

Data Type

Integer representing a value from the ClassTypes enumeration. For more information, see ClassTypes.

Access

Read-only

Hinweise

Most objects in Decision Support Objects (DSO) have a ClassType and a SubClassType property. The SubClassType property uses an enumerated value to provide additional information about the object. This property supports the clsDataSource value from the ClassTypes enumeration.

Siehe auch

Verweis

clsDataSource
SubClassType (clsDataSource)

Hilfe und Informationen

Informationsquellen für SQL Server 2005