DTP_NUMERIC Struct

Definition

Specifies an enumeration of data numeric structure.

public value class DTP_NUMERIC
public struct DTP_NUMERIC
type DTP_NUMERIC = struct
Public Structure DTP_NUMERIC
Inheritance
DTP_NUMERIC

Fields

Precision

Specifies the numeric by precision.

Scale

Specifies the numeric by scale.

sign

Specifies the numeric by sign.

val

Specifies the numeric value.

Applies to