IDTSProperty100 Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public interface class IDTSProperty100
[System.Runtime.InteropServices.Guid("0E28AC8D-380D-459E-BFF1-FC4067EEE410")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSProperty100
[<System.Runtime.InteropServices.Guid("0E28AC8D-380D-459E-BFF1-FC4067EEE410")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSProperty100 = interface
Public Interface IDTSProperty100
- Attributes
Properties
ConnectionType | |
DataType | |
Get | |
Name | |
PropertyKind | |
Set | |
TypeConverter | |
UITypeEditor |
Methods
GetExport(Object) | |
GetExpression(Object) | |
GetPackagePath(Object) | |
GetValue(Object) | |
SetExport(Object, Boolean) | |
SetExpression(Object, String) | |
SetValue(Object, Object) |