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
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.