IDTSConnectionManagerFlatFileColumn100.DataPrecision 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 DataPrecision { int get(); void set(int value); };
[System.Runtime.InteropServices.DispId(7)]
public int DataPrecision { [System.Runtime.InteropServices.DispId(7)] get; [System.Runtime.InteropServices.DispId(7)] set; }
[<System.Runtime.InteropServices.DispId(7)>]
[<get: System.Runtime.InteropServices.DispId(7)>]
[<set: System.Runtime.InteropServices.DispId(7)>]
member this.DataPrecision : int with get, set
Public Property DataPrecision As Integer
Valore della proprietà
Intero che definisce le cifre totali in un tipo di dati numerico.
- Attributi