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 | |
---|---|---|
GetExport(Object) | Infrastructure. For more information, see DtsProperty. | |
GetExpression(Object) | Infrastructure. For more information, see DtsProperty. | |
GetPackagePath(Object) | Infrastructure. For more information, see DtsProperty. | |
GetValue(Object) | Infrastructure. For more information, see DtsProperty. | |
SetExport(Object, Boolean) | Infrastructure. For more information, see DtsProperty. | |
SetExpression(Object, String) | Infrastructure. For more information, see DtsProperty. | |
SetValue(Object, Object) | Infrastructure. For more information, see DtsProperty. |
Top
Properties
Name | Description | |
---|---|---|
ConnectionType | Infrastructure. For more information, see DtsProperty. | |
DataType | Infrastructure. For more information, see DtsProperty. | |
Get | Infrastructure. For more information, see DtsProperty. | |
Name | Infrastructure. For more information, see DtsProperty. | |
PropertyKind | Infrastructure. For more information, see DtsProperty. | |
Set | Infrastructure. For more information, see DtsProperty. | |
TypeConverter | Infrastructure. For more information, see DtsProperty. | |
UITypeEditor | Infrastructure. For more information, see DtsProperty. |
Top