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

プロパティ値

出力列の特殊フラグです。

属性

適用対象