DataPlace
TableActions Class
CSCS.DataPlace.Common.DesignTableActions
Provides methods that perform high-level operations on a table.
Declaration Syntax
C#
public static class TableActions
Members
All MembersMethods



IconMemberDescription
AddCategorizationTable(Database, String)
Creates a self-related table with a composite, parent-child hierarchy.

AddCategorizationTable(Database, String, String, String)
Creates a self-related table with a composite, parent-child hierarchy.

AddCategorizationTable(Database, String, String, String, String, String, Boolean, Boolean)
Creates a self-related table with a composite, parent-child hierarchy.

AddCommentsTable(Database, String)
Creates a table for storing user comments associated with a given user table.

AddLookupTable(Database, String, String)
Creates a table with a parent-child relationship to accommodate parent lookups for a given user table.

Inheritance Hierarchy
Object
TableActions

Assembly: CS.DataPlace.Common (Module: CS.DataPlace.Common) Version: 2.0.3271.19817