ArcGIS Pro 2.8 API Reference Guide
GenerateDBMSDate(Int32,DateTime) Method

ArcGIS.Desktop.Workflow.WorkflowPane.QueryBuilder Namespace > JTXUtilities Class > GenerateDBMSDate Method : GenerateDBMSDate(Int32,DateTime) Method
The DateTime to format
Format a date in the default format specific to the database
Syntax
public static string GenerateDBMSDate( 
   int connectionType,
   DateTime dtValue
)
Public Overloads Shared Function GenerateDBMSDate( _
   ByVal connectionType As Integer, _
   ByVal dtValue As Date _
) As String

Parameters

connectionType
dtValue
The DateTime to format
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

JTXUtilities Class
JTXUtilities Members
Overload List