Enum ParameterSubstitutionMode
Whether the query is AML or SQL
Namespace: Innovator.Client
Assembly: Innovator.Client.dll
Syntax
public enum ParameterSubstitutionMode
Fields
| Name | Description |
|---|---|
| Aml | The query is AML |
| Sql | The query is SQL |
Whether the query is AML or SQL
public enum ParameterSubstitutionMode
| Name | Description |
|---|---|
| Aml | The query is AML |
| Sql | The query is SQL |