DbNetSuiteVS
Required Property
NamespacesDbNetLink.DbNetSuiteVSColumnRequired
Marks the field as being required. The will get set automatically for any fields that do not allow nulls in the database.
Declaration Syntax
C#Visual Basic
public bool Required { get; set; }
Public Property Required As Boolean

Assembly: DbNetLink.DbNetSuiteVS (Module: DbNetLink.DbNetSuiteVS) Version: 0.9.3317.16858 (0.9.0.0)