DataSchemaError.UndefinedErrorCode Field
When returned from the ErrorCode property, indicates no value was supplied when the object was created. Value: zero.
Namespace: Microsoft.Data.Schema
Assembly: Microsoft.Data.Schema (in Microsoft.Data.Schema.dll)
Syntax
'Declaration
Protected Const UndefinedErrorCode As Integer
protected const int UndefinedErrorCode
protected:
literal int UndefinedErrorCode
static val mutable UndefinedErrorCode: int
protected const var UndefinedErrorCode : 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.