IDTSOutputColumn100.SpecialFlags 속성

정의

출력 열의 특수 플래그를 지정하는 정수를 가져오거나 설정합니다.

public:
 property int SpecialFlags { int get(); void set(int value); };
[System.Runtime.InteropServices.DispId(112)]
public int SpecialFlags { [System.Runtime.InteropServices.DispId(112)] get; [System.Runtime.InteropServices.DispId(112)] set; }
[<System.Runtime.InteropServices.DispId(112)>]
[<get: System.Runtime.InteropServices.DispId(112)>]
[<set: System.Runtime.InteropServices.DispId(112)>]
member this.SpecialFlags : int with get, set
Public Property SpecialFlags As Integer

속성 값

출력 열의 특수 플래그입니다.

특성

적용 대상