DbNetSuiteVS
InsertReadOnly Property
NamespacesDbNetLink.DbNetSuiteVSColumnInsertReadOnly
Will set a field to read only while inserting (but not editing). This is set automatically if a field is auto increment.
Declaration Syntax
C#Visual Basic
public bool InsertReadOnly { get; set; }
Public Property InsertReadOnly As Boolean

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