IDTSInputColumnCachedInfo100.CachedScale 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.
public:
property int CachedScale { int get(); void set(int value); };
[System.Runtime.InteropServices.DispId(138)]
public int CachedScale { [System.Runtime.InteropServices.DispId(138)] get; [System.Runtime.InteropServices.DispId(138)] set; }
[<System.Runtime.InteropServices.DispId(138)>]
[<get: System.Runtime.InteropServices.DispId(138)>]
[<set: System.Runtime.InteropServices.DispId(138)>]
member this.CachedScale : int with get, set
Public Property CachedScale As Integer
Valore della proprietà
Scala memorizzata nella cache.
- Attributi