DataSchemaError.UndefinedErrorCode フィールド
値は "0" です。
名前空間 : Microsoft.Data.Schema.Common
アセンブリ : Microsoft.Data.Schema (Microsoft.Data.Schema.dll 内)
構文
'宣言
Protected Const UndefinedErrorCode As Integer
'使用
Dim value As Integer
value = DataSchemaError.UndefinedErrorCode
protected const int UndefinedErrorCode
protected:
literal int UndefinedErrorCode
protected const var UndefinedErrorCode : int