Method | Description | |
---|---|---|
PostgreSqlTime ( ILogFactory log, |
Initializes a new instance of the PostgreSqlTime class.
|
Method | Description | |
---|---|---|
GetTime ( ) : System.DateTime |
Gets the time.
|
public PostgreSqlTime ( ILogFactory log, |
||
log | ILogFactory | The log. |
configuration | The configuration. | |
connectionInformation | IConnectionInformation | The connection information. |
dateTimeQueryHandler | DateTime>.IQueryHandler | The date time query handler. |
return | System |