Namespace - LJCDBViewDAL
Syntax
C# |
public class ViewTable : IComparable<ViewTable>
|
The ViewTable table Data Record.
Public Methods
#ctor
|
Initializes an object instance.
|
ClearChanged
|
Clears the ChangeNames object. |
CompareTo
|
Provides the default Sort functionality.
|
ToString
|
The object string identifier.
|
4 Methods
Properties
ChangedNames
|
Gets a reference to the ChangedNames list. |
Description
|
Gets or sets the Description value. |
ID
|
Gets or sets the ID value. |
Name
|
Gets or sets the Name value. |
Fields
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.