/ 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 supplied values.
LJCSearchName Retrieve the collection element with name.
LJCSortName Sort on Name.
4 Methods

Private Methods
GetCollection Missing Summary
1 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.