/ Assembly List / LJCNetCommon / KeyItem

Namespace - LJCNetCommon


Syntax

C#
public class KeyItem : IComparable<KeyItem>

Represents Key item values.

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

Properties
DataConfigName Gets or sets the DataConfig name.
Description The Description value.
ID The ID value.
MaxLength Gets or sets the MaxLength value.
PrimaryKeyName Gets or sets the Primary Key name.
PropertyName The Property name.
TableName Gets or sets the Table name.

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