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.
Inheritance Hierarchy
System.Object
  Microsoft.TeamFoundation.Framework.Server.SqlErrorExtensions
Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)
Syntax
'Declaration
<ExtensionAttribute> _
Public NotInheritable Class SqlErrorExtensions
public static class SqlErrorExtensions
[ExtensionAttribute]
public ref class SqlErrorExtensions abstract sealed
[<AbstractClass>]
[<Sealed>]
type SqlErrorExtensions =  class end
public final class SqlErrorExtensions
The SqlErrorExtensions type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| .gif) .gif) | ExtractEnumName | |
| .gif) .gif) | ExtractInt | Parses a SqlError message and extracts the field identified by the key. | 
| .gif) .gif) | ExtractInts | Parses a SqlError message and extracts the field identified by the key. | 
| .gif) .gif) | ExtractString | Parses a SqlError message and extracts the field identified by the key. | 
| .gif) .gif) | ExtractStrings | Parses a SqlError message and extracts the field identified by the key. | 
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.