ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data Namespace / SQLSyntax Class
Members

In This Topic
    SQLSyntax Class
    In This Topic
    Represents the gateway to access information about the SQL syntax and other functionality supported by a given Datastore, such as the delimiting character used in qualifying table and field names, and the identifier quote character.
    Syntax
    public sealed class SQLSyntax 
    Public NotInheritable Class SQLSyntax 
    Inheritance Hierarchy

    System.Object
       ArcGIS.Core.Data.SQLSyntax

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also