Constant list of DataPlace standard SQL table names.
| C# |
public static class SqlTableNames
| All Members | Fields | ||||
| Icon | Member | Description |
|---|---|---|
| asymmetric_keys |
Name of the 'Assymetric Keys' table (system schema specification necessary on notification).
| |
| EncryptionKeys |
Name of the 'Fake Source Encyrption Keys' table (system schema specification necessary on notification).
| |
| tblDPAddIn |
Name of the 'Add-In' table (system schema specification necessary on notification).
| |
| tblDPClientUser |
Name of the 'Client User' table (system schema specification necessary on notification).
| |
| tblDPColumn |
Name of the 'Column' table (system schema specification necessary on notification).
| |
| tblDPDistribution |
Name of the 'Distribution' table (system schema specification necessary on notification).
| |
| tblDPDistributionTableView |
Name of the 'Distribution Table View' table (system schema specification necessary on notification).
| |
| tblDPFilter |
Name of the 'Filters' table (system schema specification necessary on notification).
| |
| tblDPFilterCriteria |
Name of the 'Filter Criteria' table (system schema specification necessary on notification).
| |
| tblDPFilterCriteriaSet |
Name of the 'Filter Criteria Set' table (system schema specification necessary on notification).
| |
| tblDPGroup |
Name of the 'Group' table (system schema specification necessary on notification).
| |
| tblDPInheritList |
Name of the 'Inherit List' table (system schema specification necessary on notification).
| |
| tblDPProgrammability |
Name of the 'Programmability' table (system schema specification necessary on notification).
| |
| tblDPRelationship |
Name of the 'Relationship' table (system schema specification necessary on notification).
| |
| tblDPSecurityMembership |
Name of the 'Security Membership' table (system schema specification necessary on notification).
| |
| tblDPSecurityMembershipUserGroup |
Name of the 'Security Membership User Group' table (system schema specification necessary on notification).
| |
| tblDPSecurityRole |
Name of the 'Security Role' table (system schema specification necessary on notification).
| |
| tblDPSecurityTask |
Name of the 'Security Task' table (system schema specification necessary on notification).
| |
| tblDPSecurityTaskRights |
Name of the 'Security Task Rights' Table (system schema specification necessary on notification).
| |
| tblDPSystemOptions |
Name of the 'System Options' table (system schema specification necessary on notification).
| |
| tblDPTable |
Name of the 'Table' table (system schema specification necessary on notification).
| |
| tblDPTableView |
Name of the 'Table View' table (system schema specification necessary on notification).
| |
| tblDPTableViewColumn |
Name of the 'Table View Column' table (system schema specification necessary on notification).
| |
| tblDPTableViewFilter |
Name of the 'Table View Filter' table (system schema specification necessary on notification).
| |
| tblDPUser |
Name of the 'User' table (system schema specification necessary on notification).
| |
| tblDPUserGroup |
Name of the 'User Group' table (system schema specification necessary on notification).
|
| Object | |
| DataPlaceAdapterFactory..::.SqlTableNames | |