Share via


IDTSParameter100.Required 속성

정의

public:
 property bool Required { bool get(); void set(bool value); };
[System.Runtime.InteropServices.DispId(4)]
public bool Required { [System.Runtime.InteropServices.DispId(4)] get; [System.Runtime.InteropServices.DispId(4)] set; }
[<System.Runtime.InteropServices.DispId(4)>]
[<get: System.Runtime.InteropServices.DispId(4)>]
[<set: System.Runtime.InteropServices.DispId(4)>]
member this.Required : bool with get, set
Public Property Required As Boolean

속성 값

매개 변수 개체가 필수 매개 변수이면 true입니다. 그렇지 않으면 false입니다.

특성

적용 대상