smartDBforms.NET API Reference

DataBindItem.FKNULLValue Property

Gets a string that represents NULL values for all columns that participate in the foreign key.

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

Remarks

Note    This property is available only if SupportsForeignKey is set to true.

See Also

DataBindItem Class | Adillis.SmartDBForms Namespace