smartDBforms.NET API Reference

FieldSchema.DataType Property

The .NET data type of the column. The conversion from database types to .NET types is determined by the database provider.

[Visual Basic]
Public ReadOnly Property DataType As Type
[C#]
public Type DataType {get;}

See Also

FieldSchema Class | Adillis.SmartDBForms Namespace