ConfigConstants Class

This is a Library topic for Data Abstract for .NET
This page is generated from external data, please do not update
Namespaces — Interfaces — Classes — Enums — Implements
Contents |
Overview
The ConfigConstants static helper class holds strings required for the manipulation of configuration files.
This constants list covers the names of XML nodes and attributes, default configuration names and file extensions.
Members of this class are also used to parse configuration files with the help of other classes, such as the DataProviderInfo, DatabaseProfile and Configuration classes and should not be used separately.
Location
- Assembly: RemObjects.DataAbstract.Server.dll
- Namespace: RemObjects.DataAbstract.Server
Constants
| attr_DefaultAuxParams |
|---|
|
Holds the DefaultAuxParams string value and is used as the attribute name for default auxiliary parameters.
|
| attr_FileMask |
|
Holds the FileMask string value and is used as the attribute name for file mask.
|
| attr_InputDirectionValue |
|
Holds the InputDirectionValue string value.
|
| attr_InputOutputDirectionValue |
|
Holds the XML attribute InputOutputDirectionValue string marker.
|
| attr_IsNullableValue |
|
Holds the XML attribute IsNullableValue string marker.
|
| attr_MapDatabase |
|
Holds the XML attribute Database string marker.
|
| attr_MapPassword |
|
Holds the XML attribute Password string marker.
|
| attr_MapServer |
|
Holds the XML attribute Server string marker.
|
| attr_MapsTo |
|
Holds the XML attribute MapsTo string marker.
|
| attr_MapUserID |
|
Holds the XML attribute UserID string marker.
|
| attr_Match |
|
Holds the XML attribute Match string marker.
|
| attr_Name |
|
Holds the XML attribute Name string marker.
|
| attr_NameSymbol |
|
Holds the XML attribute NameSymbol string marker.
|
| attr_OutputDirectionValue |
|
Holds the XML attribute OutputDirectionValue string marker.
|
| attr_Profile |
|
Holds the XML attribute Profile string marker.
|
| attr_QuotingIdentifiers |
|
Holds the XML attribute QuotingIdentifiers string marker.
|
| attr_ResultDirectionValue |
|
Holds the XML attribute ResultDirectionValue string marker.
|
| attr_SQL |
|
Holds the XML attribute QuotingIdentifiers string marker.
|
| attr_SQLArgs |
|
Holds the XML attribute WithParams string marker.
|
| attr_SQLNoArgs |
|
Holds the XML attribute WithoutParams string marker.
|
| attr_SQLSymbol |
|
Holds the XML attribute SQLSymbol string marker.
|
| attr_SupportsAutoIncs |
|
Holds the XML attribute SupportsAutoIncs string marker.
|
| attr_Type |
|
Holds the XML attribute Type string marker.
|
| attr_Value |
|
Holds the XML attribute Value string marker.
|
| DaConfigExt |
|
Holds the default .daConfig file extension for configuration files.
|
| DaConfigName |
|
Holds the configuration name (DataAbstract).
|
| DefaultConfigName |
|
Holds the default configaration name in form of a concatenation of DaConfigExt and DaConfigName.
|
| node_AssemblyName |
|
Holds the XML node AssemblyName string marker.
|
| node_CommandBuilderClassName |
|
Holds the XML node CommandBuilderClassName string marker.
|
| node_ConnectionClassName |
|
Holds the XML node ConnectionClassName string marker.
|
| node_ConnectionStringBuilderClassName |
|
Holds the XML node ConnectionBuilderClassName string marker.
|
| node_DataAdapterClassName |
|
Holds the XML node DataAdapterClassName string marker.
|
| node_DatabaseLocation |
|
Holds the XML node DatabaseLocation string marker.
|
| node_DatabaseProfile |
|
Holds the XML node DatabaseDatabaseProfile string marker.
|
| node_DatabaseProfiles |
|
Holds the XML node DatabaseProfiles string marker.
|
| node_Description |
|
Holds the XML node Description string marker.
|
| node_DriverNotFoundText |
|
Holds the XML node DriverNotFoundText string marker.
|
| node_ExecuteStoredProcedure |
|
Holds the XML node ExecuteStoredProcedure string marker.
|
| node_FactoryClassName |
|
Holds the XML node FactoryClassName string marker.
|
| node_GetDatabaseNames |
|
Holds the XML node GetDatabaseNames string marker.
|
| node_GetForeignKeys |
|
Holds the XML node GetForeignKeys string marker.
|
| node_GetGeneratorNames |
|
Holds the XML node GetGeneratorNames string marker.
|
| node_GetLastAutoInc |
|
Holds the XML node GetLastAutoInc string marker.
|
| node_GetStoredProcedureNames |
|
Holds the XML node GetStoredProcedureNames string marker.
|
| node_GetStoredProcedureParameters |
|
Holds the XML node GetStoredProcedureParameters string marker.
|
| node_GetTableFields |
|
Holds the XML node GetTableFields string marker.
|
| node_GetTableNames |
|
Holds the XML node GetTableNames string marker.
|
| node_GetViewNames |
|
Holds the XML node GetViewNames string marker.
|
| node_GetViewNames_OLD |
|
Holds the XML node GetStoredProcedureParameters string marker.
|
| node_KnownDrivers |
|
Holds the XML node KnownDriver string marker.
|
| node_KnownProviders |
|
Holds the XML node KnownProviders string marker.
|
| node_MacroProcessorAssemblyName |
|
Holds the XML node MacroProcessorAssemblyName string marker.
|
| node_MacroProcessorClassName |
|
Holds the XML node MacroProcessorClassName string marker.
|
| node_Mapping |
|
Holds the XML node Mapping string marker.
|
| node_NewConnectionHelp |
|
Holds the XML node NewConnectionHelp string marker.
|
| node_OptionalParameters |
|
Holds the XML node OptionalParameters string marker.
|
| node_ParamAliases |
|
Holds the XML node ParamAliases string marker.
|
| node_Parameter |
|
Holds the XML node Parameter string marker.
|
| node_ParameterHandling |
|
Holds the XML node ParameterHandling string marker.
|
| node_ParamMappings |
|
Holds the XML node ParamMappings string marker.
|
| node_ProfilesMappings |
|
Holds the XML node ProfilesMappings string marker.
|
| node_ProviderName |
|
Holds the XML node ProviderName string marker.
|
| node_SelectSpSyntax |
|
Holds the XML node SelectSpSyntax string marker.
|
| node_TypesMappings |
|
Holds the XML node TypesMappings string marker.
|
See Also
- Lists
- Data Abstract for .NET: Namespaces — Interfaces — Classes — Enums — Implements
- RemObjects SDK for .NET: Namespaces — Interfaces — Classes — Enums — Implements
- RemObjects Script for .NET: Namespaces — Classes
- Data Abstract shared: Data Types – File Types
- other editions:
- Data Abstract for Xcode: Protocols — Classes — Enums — Implements
- Data Abstract for Delphi: Interfaces — Classes — Enums — Aliases — Implements
- Data Abstract for Java: Namespaces — Interfaces — Classes — Enums — Implements
- Data Abstract for JavaScript: Objects
- Data Abstract for .NET: Namespaces — Interfaces — Classes — Enums — Implements

Product: RemObjects Data Abstract
Available Editions: Data Abstract for .NET, Delphi and Xcode