suite4.net.FormDatabase Documentation

DataSourceException.PropertyName Property

Gets the name of the property that couldn't be set.

[Visual Basic]
Public ReadOnly Property PropertyName As String
[C#]
public string PropertyName {get;}

Property Value

The name of the property or NULL (Nothing in Visual Basic) if a general LoaderControl/LoaderForm error occurs.

See Also

DataSourceException Class | suite4.net.FormDatabase Namespace