Namespace - LJCDBViewDAL
Syntax
C# |
public class ViewColumn : IComparable<ViewColumn>
|
The ViewColumn 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
Caption
|
Gets or sets the Caption value. |
ChangedNames
|
Gets a reference to the ChangedNames list. |
ColumnName
|
Gets or sets the ColumnName value. |
DataTypeName
|
Gets or sets the DataTypeName value. |
ID
|
Gets or sets the ID value. |
IsPrimaryKey
|
Gets or sets the ViewDataID value. |
PropertyName
|
Gets or sets the PropertyName value. |
RenameAs
|
Gets or sets the RenameAs value. |
SaveState
|
Gets or sets the SaveState value. |
Sequence
|
Gets or sets the Sequence value. |
Value
|
Gets or sets the Value value. |
ViewDataID
|
Gets or sets the ViewDataID value. |
Width
|
Gets or sets the Width value. |
Fields
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.