tagBUFFERCOL.lPrecision Field

Definition

public: int lPrecision;
public int lPrecision;
val mutable lPrecision : int
Public lPrecision As Integer 

Field Value

Int32

Remarks

If the DataType of the column is not DT_NUMERIC or DT_DECIMAL, lPrecision contains a zero and is ignored.

Applies to