DataSetFieldSchema.DataType Property

 

Gets the type of data stored in the data field.

Namespace:   System.Web.UI.Design
Assembly:  System.Design (in System.Design.dll)

abstract DataType : Type with get
override DataType : Type with get

Property Value

Type: System.Type

A Type object that represents the type of data the data field contains.

.NET Framework
Available since 2.0
Return to top
Show: