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.
Returns an error code that is appropriate for the assigned category.
Namespace: Microsoft.Data.Schema.Build
Assembly: Microsoft.Data.Schema (in Microsoft.Data.Schema.dll)
Syntax
'Declaration
Public Overridable Function GetErrorCode As Integer
public virtual int GetErrorCode()
public:
virtual int GetErrorCode()
abstract GetErrorCode : unit -> int
override GetErrorCode : unit -> int
public function GetErrorCode() : int
Return Value
Type: System.Int32
The error code.
.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.