DataReader.ReadTimeSpan Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Reads a time-interval value from the input stream.
public:
virtual TimeSpan ReadTimeSpan() = ReadTimeSpan;
TimeSpan ReadTimeSpan();
public System.TimeSpan ReadTimeSpan();
function readTimeSpan()
Public Function ReadTimeSpan () As TimeSpan
Returns
The value.