IDTSOutputColumn100.SpecialFlags Property

Definition

Gets or sets an integer that specifies the special flags of the output column.

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

Property Value

The special flags of an output column.

Attributes

Applies to