The data type for this data object.

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

Syntax

C#
public override DbType DataType { get; }
Visual Basic
Public Overrides ReadOnly Property DataType As DbType
	Get

Property Value

Type: DbType

Implements

IDataObject..::..DataType
IDataObject..::..DataType

See Also