IDataReader.ReadDateTime 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 date and time value from the input stream.
public:
DateTime ReadDateTime();
DateTime ReadDateTime();
public System.DateTimeOffset ReadDateTime();
function readDateTime()
Public Function ReadDateTime () As DateTimeOffset
Returns
The value.