Harlinn.Windows 0.1
Loading...
Searching...
No Matches
Harlinn::ODBC::Interval Class Reference

#include <HODBC.h>

Inheritance diagram for Harlinn::ODBC::Interval:
[legend]
Collaboration diagram for Harlinn::ODBC::Interval:
[legend]

Public Types

using Base = SQL_INTERVAL_STRUCT
 

Public Member Functions

 Interval ()
 
bool IsNegative () const
 
IntervalType Type () const
 
TimeSpan ToTimeSpan () const
 

Member Typedef Documentation

◆ Base

using Harlinn::ODBC::Interval::Base = SQL_INTERVAL_STRUCT

Constructor & Destructor Documentation

◆ Interval()

Harlinn::ODBC::Interval::Interval ( )
inline

Member Function Documentation

◆ IsNegative()

bool Harlinn::ODBC::Interval::IsNegative ( ) const
inline

◆ ToTimeSpan()

TimeSpan Harlinn::ODBC::Interval::ToTimeSpan ( ) const
inline

◆ Type()

IntervalType Harlinn::ODBC::Interval::Type ( ) const
inline

The documentation for this class was generated from the following file: