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
プロパティ値
アップストリーム出力列の比較フラグを表す整数。
- 属性