Freigeben über


Type Property (Property)

Dieses Feature wird in einer zukünftigen Version von Microsoft SQL Server entfernt. Verwenden Sie dieses Feature beim Entwickeln neuer Anwendungen nicht, und planen Sie das Ändern von Anwendungen, in denen es zurzeit verwendet wird.

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

Hinweise

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:

Property Object