/ Assembly List / LJCDBViewDAL / ViewOrderBy

Namespace - LJCDBViewDAL


Syntax

C#
public class ViewOrderBy : IComparable<ViewOrderBy>

The ViewOrderBy table Data Record.

Public Methods
#ctor Initializes an object instance.
Clone Clones the structure of the object.
CompareTo Provides the default Sort functionality.
ToString The object string identifier.
4 Methods

Properties
ChangedNames Gets a reference to the ChangedNames list.
ColumnName Gets or sets the ColumnName value.
ID Gets or sets the ID value.
ViewDataID Gets or sets the ViewDataID value.

Fields
ColumnColumnName The ColumnName value.
ColumnID The ID column value.
ColumnViewDataID The ViewDataID column value.
LengthColumnName The ColumnName maximum length.
TableName The table name value.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.