IDataRecordChanger Interface
The IDataRecordChanger object is a Trace and Replay object that represents the current record.
Assembly: Microsoft.SqlServer.ConnectionInfoExtended (in Microsoft.SqlServer.ConnectionInfoExtended.dll)
| Name | Description | |
|---|---|---|
![]() | FieldCount | (Inherited from IDataRecord.) |
![]() | Item[Int32] | (Inherited from IDataRecord.) |
![]() | Item[String^] | (Inherited from IDataRecord.) |
With the IDataRecordChanger object you can modify data in a trace or replay event.
Using SQL Server Profiler
Show:

