IDataSourceFieldSchema::DataType Property

 

Gets the type of data stored in the field.

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

property Type^ DataType {
	Type^ get();
}

Property Value

Type: System::Type^

A Type object.

.NET Framework
Available since 2.0
Return to top
Show: