|
NTP Analyzer
0.8.2
Analyze the operation of time servers
|

Public Member Functions | |
| IDbCommand | CreateCommand () |
| IDbConnection | CreateConnection () |
| IDbConnection | CreateGenericConnection () |
| IDbDataParameter | CreateParameter (string name, object value) |
| string | PrepareCheckTableSql (string table) |
Definition at line 26 of file ISqlFactory.cs.
| IDbCommand Ntp.Data.ISqlFactory.CreateCommand | ( | ) |
| IDbConnection Ntp.Data.ISqlFactory.CreateConnection | ( | ) |
| IDbConnection Ntp.Data.ISqlFactory.CreateGenericConnection | ( | ) |
| IDbDataParameter Ntp.Data.ISqlFactory.CreateParameter | ( | string | name, |
| object | value | ||
| ) |
| string Ntp.Data.ISqlFactory.PrepareCheckTableSql | ( | string | table | ) |