IDTSOutputColumn130.SpecialFlags Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Implements
- Attributes