Share via


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

See Also

Reference

DataSchemaError Class

Microsoft.Data.Schema Namespace

ErrorCode