Partager via


Type Property (Property)

Cette fonctionnalité sera supprimée dans une prochaine version de Microsoft SQL Server. Évitez d'utiliser cette fonctionnalité dans de nouveaux travaux de développement et prévoyez de modifier les applications qui utilisent actuellement cette fonctionnalité.

The Type property exposes configured attributes of the referenced Microsoft SQL Server component.

Syntaxe

object.Type

Parts

  • object
    An expression that evaluates to an object in the Applies To list

Data Type

Long, enumerated

Modifiable

Read-only

Notes

Interpret the Type property return value using documentation of variant types found in the Microsoft Platform Software Development Kit (SDK) or the documentation accompanying your OLE Automation controller.

Applies To: