suite4.net.FormDatabase Documentation

IForm.DataSourceType Property

Gets the Type of the data source assigned to the IForm.

[Visual Basic]
Property DataSourceType As Type
[C#]
System.Type DataSourceType {get;}

Property Value

The Type of the form´s data source.

See Also

IForm Interface | suite4.net.FormDatabase Namespace