DbNetSuiteVS
FixedOrderBy Property
NamespacesDbNetLink.DbNetSuiteVSDbNetGridFixedOrderBy
Applies a order by to the data that cannot be modified or removed from the client. FixedOrderBy will always be applied before any additional client ordering. FixedOrderBy cannot be viewed from the client so is safe to contain sensitive db information.
Declaration Syntax
C#Visual Basic
public string FixedOrderBy { get; set; }
Public Property FixedOrderBy As String

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