The data type of this extended property.

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

Syntax

C#
DbType DataType { get; }
Visual Basic
ReadOnly Property DataType As DbType
	Get

Property Value

Type: DbType

See Also