Type Property

From DTS Programming

DTS Programming

Type Property

The Type property specifies the data type of the value of a Property object.

Applies To

Property Object

Syntax

object.Type

Part Description
object Expression that evaluates to a Property object

Data Type

Long

Modifiable

Read-only

Prototype (C/C++)

HRESULT GetType(long *pRetVal);

See Also

Get Property

Set Property

Value Property