C# 클래스 FW45Shared.SqlCommandHelper.AsyncExecuteReaderInSequence

상속: IDisposable
파일 보기 프로젝트 열기: Microsoft/ApplicationInsights-dotnet-server

공개 메소드들

메소드 설명
BeginExecute ( ) : void
Dispose ( ) : void

비공개 메소드들

메소드 설명
AsyncExecuteReaderInSequence ( string connectionString, string commandText, ManualResetEvent mre ) : System
Callback1 ( IAsyncResult ar1 ) : void
Callback2 ( IAsyncResult ar2 ) : void

메소드 상세

BeginExecute() 공개 메소드

public BeginExecute ( ) : void
리턴 void

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void