AJE Data Asset Engine SDK is a reusable .NET Advanced Data Query, Processing and Management Engine that is part of the Indigo DQM Data Management Software Platform.
Classes
| Class | Description | |
|---|---|---|
| DataColumnFormat |
Represents Data Column Formatting.
| |
| DataCommandLog |
Represents the Data Command Log for an Audit Trial of Executed Data Commands.
| |
| DataCommandQueries |
Represents a Collection of Data Command Queries.
| |
| DataCommandQuery |
Reperesents a Data Command Query in the Data Asset Store.
| |
| DataCommandSnapshot |
Represents a Data Command Snapshot for Executed Data Command Result Data.
| |
| DataExecutionPlan |
Reperesents a Data Execution Plan in the Data Asset Store.
| |
| DataExecutionPlanLog |
Represents the Data Execution Plan Log for an Audit Trial of Executed Data Plans.
| |
| DataExecutionPlans |
Represents a Collection of Data Execution Plans.
| |
| DataExecutionPlanSnapshot |
Represents a Data Execution Plan Snapshot for Executed Data Plan Result Data.
| |
| DataExpression |
Represents a Data Expression.
| |
| DataFolder |
Represents a Data Folder in the Data Asset Store.
| |
| DataFolders |
Represents a Collection of Data Folders.
| |
| DataItemIndex |
Represents a Data Item Index.
| |
| DataMapping |
Represents the Data Source Mapping.
| |
| DataMappingColumn |
Represents a Data Table Mapping Column.
| |
| DataMappingColumns |
Represents Data Table Columns for Data Source Mapping.
| |
| DataOutput |
Reperesents a Data Output in the Data Asset Store.
| |
| DataOutputs |
Represents a Collection of Data Outputs.
| |
| DataQuery |
Represents the Data Source and Command Connection Parameters required to Execute a Data Query on a Data Source.
| |
| DataReport |
Represents a Data Report, Source and Location.
| |
| DataReports |
Represents a Collection of Data Reports.
| |
| DataSchedule |
Represents Data Scheduling for Automating Execution.
| |
| DataScriptBase |
Represents a Data Script / Process for Execution.
| |
| DataSetDistinct |
Represents Data Distinct on a Data Set.
| |
| DataSetDistincts |
Represents Data Distincts on a Data Set.
| |
| DataSetFilter |
Represents a Data Filter on a Data Set.
| |
| DataSetFilters |
Represents a Data Filter on a Data Set.
| |
| DataSourceBase |
Represents the Data Source and Connection Parameters required to Execute a Data Command Query on a Data Source.
| |
| DataSourceConnection |
Represents the Data Source Connection Parameters required to Execute a Data Command on a Data Source.
| |
| DataSourceConnections |
Represents a Collection of Data Source Connection Parameters.
| |
| DataSourceMapping |
Represents Data Source Mapping.
| |
| DataStore |
Represents the Data Store with Data Command Queries, Data Sources and Data Execution Plans.
| |
| DataStoreScheduling |
Represents the Data Asset Store with Scheduling.
| |
| DataTableDistinct |
Represents Data Distinct on a Data Table.
| |
| DataTableDistinctColumn |
Represents a Data Table Distinct Column for a Data Source.
| |
| DataTableDistinctColumns |
Represents the Distinct Data Columns for a Data Table.
| |
| DataTableFilter |
Represents a Data Filter on a Data Table.
| |
| PythonFunctions |
Represents a List of Python Functions.
|
Enumerations
| Enumeration | Description | |
|---|---|---|
| DataFolder FolderTypes |
Enumeration represents the Type of Data Folder.
| |
| DataMapping DataTableContexts |
Enumeration representing the Context of a Query on a Data Table.
| |
| DataMappingColumn OutputValues |
Enumeration of Output Values for the Data Table Column.
| |
| DataQuery DataOptions |
Enumeration of Data Options.
| |
| DataQuery DataSourceInstances |
Enumeration of the Data Source Connection Instances.
| |
| DataQuery HTMLReportOptions |
Enumeration of HTML Report Options for the Data Results.
| |
| DataQuery ReportInstances |
Enumeration of the Data Report Instances.
| |
| DataQuery SaveResultOptions |
Enumeration of Save Result Options for Result Data Outputs.
| |
| DataQuery SchemaOptions |
Enumeration of Schema Options.
| |
| DataReport ReportTypes |
Enumeration of the Report Types.
| |
| DataScriptBase ExecuteSecurity |
Enumeration of Process Execute Security.
| |
| DataScriptBase ExecuteWhens |
Enumeration of when to Execute.
| |
| DataScriptFileExtensionsList ScriptFileExtensions |
Enumeration of Embedded Script Types.
| |
| DataStore ResourceSources |
Enumeration of the Data Store Resource Sources.
| |
| DataTableDistinct DistinctFunctions |
Enumeration of Distinct Functions for Table Data.
| |
| DataTableDistinct DistinctTypes |
Enumeration of Flags for the Distinct Types.
|