Amazon.XRay.Recorder.Handlers.SqlServer Namespace |
Class | Description | |
---|---|---|
![]() | DbCommandInterceptor |
Intercepts DbCommands and records them in new Subsegments.
|
![]() | SqlUtil |
Utilities for SQL handlers
|
![]() | TraceableSqlCommand |
Traceable wrapper of SqlCommand. Currently synchronized and asynchronized call
are traced, which includes ExecuteNonQuery, ExecuteReader, ExecuteScalar and ExecuteXmlReader.
|
Interface | Description | |
---|---|---|
![]() | IDbCommandInterceptor |
Intercepts DbCommands and records them in new Subsegments.
|