Type Property (Property)
В будущей версии Microsoft SQL Server эта возможность будет удалена. Избегайте использования этой возможности в новых разработках и запланируйте изменение существующих приложений, в которых она применяется.
The Type property exposes configured attributes of the referenced Microsoft SQL Server component.
Синтаксис
object.Type
Parts
- object
An expression that evaluates to an object in the Applies To list
Data Type
Long, enumerated
Modifiable
Read-only
Замечания
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.