IDTSConnectionManagerFlatFileColumn100.DataPrecision Property

Definition

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

Property Value

An Integer that defines the total digits in a numeric data type.

Attributes

Applies to