다음을 통해 공유


IDTSProperty100 인터페이스

정의

public interface class IDTSProperty100
[System.Runtime.InteropServices.Guid("5B75EF84-D4C2-43F6-9867-5978E1B575CA")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSProperty100
[<System.Runtime.InteropServices.Guid("5B75EF84-D4C2-43F6-9867-5978E1B575CA")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSProperty100 = interface
Public Interface IDTSProperty100
특성

속성

ConnectionType
DataType
Get
Name
PropertyKind
Set
TypeConverter
UITypeEditor

메서드

GetExport(Object)
GetExpression(Object)
GetPackagePath(Object)
GetValue(Object)
SetExport(Object, Boolean)
SetExpression(Object, String)
SetValue(Object, Object)

적용 대상