ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Core.Data Namespace / SQLSyntax Class / Format Method
Version

Format Method
Overload List
OverloadDescription
Formats the dateTime value into a literal string in the format specified by dateTimeType. This method must be called on the MCT. Use QueuedTask.Run.  
Formats the dateOnly value into a literal string in the format specified by dateTimeType. This method must be called on the MCT. Use QueuedTask.Run.  
Formats the timeOnly value into a literal string in the format specified by dateTimeType. This method must be called on the MCT. Use QueuedTask.Run.  
Formats the dateTimeOffset value into a literal string in the format specified by dateTimeType. This method must be called on the MCT. Use QueuedTask.Run.  
Requirements

Target Platforms: Windows 11, Windows 10

ArcGIS Pro version: 3 or higher.
See Also