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 |