DataSchemaError.UndefinedErrorCode Field
Value is "0".
Namespace: Microsoft.Data.Schema.Common
Assembly: Microsoft.Data.Schema (in Microsoft.Data.Schema.dll)
Syntax
'Declaration
Protected Const UndefinedErrorCode As Integer
'Usage
Dim value As Integer
value = DataSchemaError.UndefinedErrorCode
protected const int UndefinedErrorCode
protected:
literal int UndefinedErrorCode
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.