/ Assembly List / LJCSQLUtilLibDAL / DbMetaDataColumns

Namespace - LJCSQLUtilLibDAL


Syntax

C#
public class DbMetaDataColumns : List<DbMetaDataColumn>

Represents a collection of DbMetaDataColumn objects.

Public Methods
Add Creates and adds the object from the supplied values.
Clone Clones the structure of the object.
LJCSearchColumnName Retrieve the collection element with name.
LJCSearchSequence Retrieve the collection element with sequence.
LJCSortName Sorts the collection with the Name value.
LJCSortSequence Sorts the collection wtih the Sequence value.
6 Methods

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