The precision of the data object.

Namespace: SchemaExplorer
Assembly: SchemaExplorer (in SchemaExplorer.dll) Version: 6.0.0.0 (7.0.0.15127)

Syntax

C#
public virtual byte Precision { get; }
Visual Basic
Public Overridable ReadOnly Property Precision As Byte
	Get

Property Value

Type: Byte

Implements

IDataObject..::..Precision

See Also