dotConnect for SQLite Documentation
Devart.Data.SQLite Namespace / SQLiteDateTime Structure / ToString Method

In This Topic
ToString Method (SQLiteDateTime)
In This Topic
Converts the current SQLiteDateTime structure to a System.String.
Overload List
OverloadDescription
Converts the current SQLiteDateTime structure to a System.String.  
Converts the current SQLiteDateTime structure to a System.String using provided format string.  
See Also