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