MySqlDataReader.GetTimeSpan Method

MySQL Connector/Net

MySqlDataReaderGetTimeSpan Method
Overload List
  Name Description
Public method GetTimeSpan(Int32)
Gets the value of the specified column as a TimeSpan object.
Public method GetTimeSpan(String)
Gets the value of the specified column as a TimeSpan object.
Top
See Also