IDTSInputColumnCachedInfo100.CachedComparisonFlags Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Ottiene o imposta i flag di confronto memorizzati nella cache utilizzati.
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
Valore della proprietà
Flag di confronto memorizzati nella cache.
- Attributi