The scale of the data object.

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

Syntax

C#
public virtual int Scale { get; }
Visual Basic
Public Overridable ReadOnly Property Scale As Integer
	Get

Property Value

Type: Int32

Implements

IDataObject..::..Scale

See Also