IDTSProperty100.Get 属性

定义

public:
 property bool Get { bool get(); };
[System.Runtime.InteropServices.DispId(5)]
public bool Get { [System.Runtime.InteropServices.DispId(5)] get; }
[<System.Runtime.InteropServices.DispId(5)>]
[<get: System.Runtime.InteropServices.DispId(5)>]
member this.Get : bool
Public ReadOnly Property Get As Boolean

属性值

如果可以读取属性值,则为 true;否则为 false

属性

注解

有关详细信息,请参阅 DtsProperty

适用于