메소드 | 설명 | |
---|---|---|
GetError ( string id ) : |
||
GetErrors ( int pageIndex, int pageSize, ICollection |
||
Log ( Error error ) : string | ||
PgsqlErrorLog ( IDictionary config ) : System |
Initializes a new instance of the PgsqlErrorLog class using a dictionary of configured settings.
|
|
PgsqlErrorLog ( string connectionString ) : System |
Initializes a new instance of the PgsqlErrorLog class to use a specific connection string for connecting to the database.
|
public GetErrors ( int pageIndex, int pageSize, ICollection |
||
pageIndex | int | |
pageSize | int | |
errorEntryList | ICollection |
|
리턴 | int |
public PgsqlErrorLog ( IDictionary config ) : System | ||
config | IDictionary | |
리턴 | System |
public PgsqlErrorLog ( string connectionString ) : System | ||
connectionString | string | |
리턴 | System |