Access to Project Configuration Tables

Namespace: T.Toolkit
Assembly: T.Toolkit (in T.Toolkit.dll)

Public Class ProjectDB
This language is not supported or no code example is available.
public class ProjectDB
This language is not supported or no code example is available.
Name Description
Public method ApplyProjectChanges() Apply project changes
Public method GetDataRow(string, string) Gets a row from table
Public method GetDataTable(string, string) Gets table
Public method GetEnumerationSet(string) Gets table containg enumeration name
Public method GetEnumerationSets() Gets array containg enumration names
Public method GetUserTemplate(string) Gets table containg user template
Public method GetUserTemplates() Gets array containg user templates names
Public method NewDataRows(string, int) Pre create new rows from a table
Public method UpdateDataRows(string, DataRow[], out string) Update data rows
Top
T.Toolkit.ProjectDB

.NET Framework

Supported in: 4.6.2, 4.7