StandardSqlError.MissingErrorMessages Field
Error code for missing error messages.
Namespace: Microsoft.TeamFoundation
Assembly: Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)
Syntax
'Declaration
Public Const MissingErrorMessages As Integer
public const int MissingErrorMessages
public:
literal int MissingErrorMessages
static val mutable MissingErrorMessages: int
public const var MissingErrorMessages : int
.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.