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