/ Assembly List / LJCDataTransformDAL / LayoutColumnManager

Namespace - LJCDataTransformDAL


Syntax

C#
public class LayoutColumnManager : ObjectManager<LayoutColumn, LayoutColumns>

Provides Table specific data manipulation methods.

Public Methods
#ctor Initializes an object instance.
GetLayoutIDKey Gets the LayoutID key.
IsDuplicate Check for duplicate unique key.
LoadWithLayoutID Retrieves a list of items by LayoutID.
LoadWithPrimaryKey Retrieves a list of items by LayoutID where PrimaryKey is true.
RetrieveWithID Retrieves a Data Record with the supplied value.
SetOrderBySequence Sets the current OrderBy names.
7 Methods

Private Methods
GetIDKey Missing Summary
1 Methods

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