Adds custom context information to the next query executed by the currently profiled DataContext.
Namespace:
Huagati.LinqToSQL.ProfilerAssembly: HuagatiL2SProfiler (in HuagatiL2SProfiler.dll) Version: 1.15.3506.21033
Syntax
| C# |
|---|
public void AddCustomProfilerData( string data ) |
| Visual Basic (Declaration) |
|---|
Public Sub AddCustomProfilerData ( _ data As String _ ) |
| Visual C++ |
|---|
public: void AddCustomProfilerData( String^ data ) |
Parameters
- data
- Type: System..::.String
Custom data to store