IDTSProperty100 Members

Include Protected Members
Include Inherited Members

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

For more information, see DtsProperty.

The IDTSProperty100 type exposes the following members.

Methods

  Name Description
Public method GetExport(Object) Infrastructure. For more information, see DtsProperty.
Public method GetExpression(Object) Infrastructure. For more information, see DtsProperty.
Public method GetPackagePath(Object) Infrastructure. For more information, see DtsProperty.
Public method GetValue(Object) Infrastructure. For more information, see DtsProperty.
Public method SetExport(Object, Boolean) Infrastructure. For more information, see DtsProperty.
Public method SetExpression(Object, String) Infrastructure. For more information, see DtsProperty.
Public method SetValue(Object, Object) Infrastructure. For more information, see DtsProperty.

Top

Properties

  Name Description
Public property ConnectionType Infrastructure. For more information, see DtsProperty.
Public property DataType Infrastructure. For more information, see DtsProperty.
Public property Get Infrastructure. For more information, see DtsProperty.
Public property Name Infrastructure. For more information, see DtsProperty.
Public property PropertyKind Infrastructure. For more information, see DtsProperty.
Public property Set Infrastructure. For more information, see DtsProperty.
Public property TypeConverter Infrastructure. For more information, see DtsProperty.
Public property UITypeEditor Infrastructure. For more information, see DtsProperty.

Top