/ Assembly List / LJCSQLUtilLibDAL / ForeignKeys

Namespace - LJCSQLUtilLibDAL


Syntax

C#
public class ForeignKeys : List<ForeignKey>

Represents a collection of object items.

Public Methods
#ctor Initializes an object instance.
Clone Clones the structure of the object.
GetCollection Get custom collection from List.
GetForeignKeys Returns a collection of referenced tables.
LJCSearchTarget Retrieve the collection element.
LJCSortTarget Sort on Name.
6 Methods

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