Selerix Developer Tools
SQLTimeFormat Field






Selerix.Foundation Assembly > Selerix.Foundation.Data Namespace > Utils Class : SQLTimeFormat Field
SQL Server date time format
Syntax
'Declaration
 
Public Const SQLTimeFormat As String
'Usage
 
Dim value As String
 
value = Utils.SQLTimeFormat
public const string SQLTimeFormat
public field SQLTimeFormat: String; Const 
public constvar SQLTimeFormat : String;
public: const string* SQLTimeFormat
public:
const String^ SQLTimeFormat
See Also

Reference

Utils Class
Utils Members