Method | Description | |
---|---|---|
Clear ( ) : void | ||
Dispose ( ) : void | ||
EntitySynchronizationLogger ( ) : System | ||
GetReport ( ) : |
||
LogAbortedDueToError ( |
||
LogAbortedDueToError ( string errorMessage ) : void | ||
LogMappingError ( string message ) : void | ||
LogMappingError ( string message, |
||
LogMappingWarning ( string warning ) : void | ||
LogMappingWarning ( string warning, |
||
SetAId ( object id ) : void | ||
SetBId ( object id ) : void |
Method | Description | |
---|---|---|
OnDisposed ( ) : void |
public EntitySynchronizationLogger ( ) : System | ||
return | System |
public GetReport ( ) : |
||
return |
public LogAbortedDueToError ( |
||
exception | ||
return | void |
public LogAbortedDueToError ( string errorMessage ) : void | ||
errorMessage | string | |
return | void |
public LogMappingError ( string message ) : void | ||
message | string | |
return | void |
public LogMappingError ( string message, |
||
message | string | |
exception | ||
return | void |
public LogMappingWarning ( string warning ) : void | ||
warning | string | |
return | void |
public LogMappingWarning ( string warning, |
||
warning | string | |
exception | ||
return | void |