This documentation is archived and is not being maintained.
MaximumDepthExceededException Constructor (TeamFoundationRequestContext, SqlException, SqlError)
Visual Studio 2013
Namespace: Microsoft.TeamFoundation.Server
Assembly: Microsoft.TeamFoundation.Server.Core (in Microsoft.TeamFoundation.Server.Core.dll)
public:
MaximumDepthExceededException(
TeamFoundationRequestContext^ requestContext,
SqlException^ ex,
SqlError^ sqlError
)
Parameters
- requestContext
- Type: Microsoft.TeamFoundation.Framework.Server::TeamFoundationRequestContext
- sqlError
- Type: System.Data.SqlClient::SqlError
- 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.
Show: