dotConnect for SQLite Documentation
Devart.Data.SQLite Namespace / SQLiteDateTime Structure / TimeOfDay Property

In This Topic
TimeOfDay Property
In This Topic
Gets the time part of the SQLiteDateTime structure.
Syntax
'Declaration
 
Public ReadOnly Property TimeOfDay As TimeSpan
 

Property Value

A System.TimeSpan value.
See Also