메소드 | 설명 | |
---|---|---|
Dispose ( ) : void | ||
ExecuteNonQuery ( |
||
MockDataSource ( string id, string transactionGroupName, System.TimeSpan maxSimulatedQueryDelay = null ) : NLight.Tests.Unit.BCL.Data.MockDataProvider |
메소드 | 설명 | |
---|---|---|
OnCommandExecuted ( |
메소드 | 설명 | |
---|---|---|
BeginSession ( |
||
CommitSession ( DataSession |
||
EndSession ( DataSession |
||
RollbackSession ( DataSession |
||
WriteOperationTrace ( DataSessionState state, string operation ) : void |
public ExecuteNonQuery ( |
||
command | ||
리턴 | Task |
public MockDataSource ( string id, string transactionGroupName, System.TimeSpan maxSimulatedQueryDelay = null ) : NLight.Tests.Unit.BCL.Data.MockDataProvider | ||
id | string | |
transactionGroupName | string | |
maxSimulatedQueryDelay | System.TimeSpan | |
리턴 | NLight.Tests.Unit.BCL.Data.MockDataProvider |
protected OnCommandExecuted ( |
||
e | ||
리턴 | void |