/ Assembly List / LJCDBViewDAL / ViewJoinColumns

Namespace - LJCDBViewDAL


Syntax

C#
public class ViewJoinColumns : List<ViewJoinColumn>

Represents a collection of object items.

Public Methods
#ctor Initializes an object instance.
Add Creates and adds the object from the provided values.
GetCollection Get custom collection from List.
LJCSearchName Retrieve the collection element with name.
LJCSortName Sort on Name.
5 Methods

Properties
LJCErrorText Gets or sets the last error text value.
LJCIsError Returns true if there is an ErrorText value.
LJCIsSuccess Returns true if there is no ErrorText.

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