ClassType (clsDataSource)
[!NOTA] Questa funzionalità verrà rimossa a partire dalla prossima versione di Microsoft SQL Server. Non utilizzare questa funzionalità in un nuovo progetto di sviluppo e modificare appena possibile le applicazioni in cui questa funzionalità viene utilizzata.
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
Osservazioni
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.
Vedere anche
Riferimento
clsDataSource
SubClassType (clsDataSource)