Share via


SqlErrorAttribute.ErrorCode Field

This API supports the Team Foundation Server infrastructure and is not intended to be used directly from your code.

Namespace:  Microsoft.TeamFoundation.Server
Assembly:  Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)

Syntax

'Declaration
Public ErrorCode As Integer
'Usage
Dim instance As SqlErrorAttribute 
Dim value As Integer 

value = instance.ErrorCode 

instance.ErrorCode = value
public int ErrorCode
public:
int ErrorCode
public var ErrorCode : int

.NET Framework Security

See Also

Reference

SqlErrorAttribute Class

SqlErrorAttribute Members

Microsoft.TeamFoundation.Server Namespace