IDTSVirtualInputColumn100.ComparisonFlags 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得上游輸出資料行上的比較旗標組。
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
屬性值
整數,表示上游輸出資料行上的比較旗標。
- 屬性