Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Used to capture the individual SQL Server calls on the current context and also to all associated System and User contexts.
Namespace: Microsoft.TeamFoundation.Framework.Server
Assembly: Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)
Syntax
'Declaration
Public Overridable Sub InitializeRecursiveSqlCalls
public virtual void InitializeRecursiveSqlCalls()
public:
virtual void InitializeRecursiveSqlCalls()
abstract InitializeRecursiveSqlCalls : unit -> unit
override InitializeRecursiveSqlCalls : unit -> unit
public function InitializeRecursiveSqlCalls()
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.