프로퍼티 | 타입 | 설명 | |
---|---|---|---|
DeleteLogsTimeOut | int | ||
GetCurrentVersion | Func |
메소드 | 설명 | |
---|---|---|
DeleteLogsAndExceptions ( |
||
GetExceptionEntity ( this ex ) : |
||
LogException ( this ex ) : |
||
LogException ( this ex, Action |
||
OverrideEnviroment ( string newEnviroment ) : IDisposable | ||
Start ( SchemaBuilder sb, DynamicQueryManager dqm ) : void |
메소드 | 설명 | |
---|---|---|
GetEntity ( |
||
SaveForceNew ( this entity ) : |
public static DeleteLogsAndExceptions ( |
||
parameters | ||
리턴 | void |
public static GetExceptionEntity ( this ex ) : |
||
ex | this | |
리턴 |
public static LogException ( this ex ) : |
||
ex | this | |
리턴 |
public static LogException ( this ex, Action |
||
ex | this | |
completeContext | Action |
|
리턴 |
public static OverrideEnviroment ( string newEnviroment ) : IDisposable | ||
newEnviroment | string | |
리턴 | IDisposable |
public static Start ( SchemaBuilder sb, DynamicQueryManager dqm ) : void | ||
sb | SchemaBuilder | |
dqm | DynamicQueryManager | |
리턴 | void |