IDTSVirtualInputColumn100.ComparisonFlags Property

Definition

Gets the comparison flags set on an upstream output column.

public:
 property int ComparisonFlags { int get(); };
[System.Runtime.InteropServices.DispId(123)]
public int ComparisonFlags { [System.Runtime.InteropServices.DispId(123)] get; }
[<System.Runtime.InteropServices.DispId(123)>]
[<get: System.Runtime.InteropServices.DispId(123)>]
member this.ComparisonFlags : int
Public ReadOnly Property ComparisonFlags As Integer

Property Value

An Integer that represents the comparison flags on the upstream output column.

Attributes

Applies to