Type Property (Property)
This feature will be removed in a future version of Microsoft SQL Server. Avoid using this feature in new development work, and plan to modify applications that currently use this feature.
The Type property exposes configured attributes of the referenced Microsoft SQL Server component.
Syntax
object
.Type
Parts
- object
An expression that evaluates to an object in the Applies To list
Data Type
Long, enumerated
Modifiable
Read-only
Remarks
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.