IDTSInputColumnCachedInfo100.CachedComparisonFlags Property

Definition

Gets or sets the Cached comparison flags used.

public:
 property int CachedComparisonFlags { int get(); void set(int value); };
[System.Runtime.InteropServices.DispId(141)]
public int CachedComparisonFlags { [System.Runtime.InteropServices.DispId(141)] get; [System.Runtime.InteropServices.DispId(141)] set; }
[<System.Runtime.InteropServices.DispId(141)>]
[<get: System.Runtime.InteropServices.DispId(141)>]
[<set: System.Runtime.InteropServices.DispId(141)>]
member this.CachedComparisonFlags : int with get, set
Public Property CachedComparisonFlags As Integer

Property Value

The Cached comparison flags.

Attributes

Applies to