OriginalValueRecord クラス

定義

オブジェクト データの元の値へのアクセスを提供します。

public ref class OriginalValueRecord abstract : System::Data::Objects::DbUpdatableDataRecord
public abstract class OriginalValueRecord : System.Data.Objects.DbUpdatableDataRecord
type OriginalValueRecord = class
    inherit DbUpdatableDataRecord
Public MustInherit Class OriginalValueRecord
Inherits DbUpdatableDataRecord
継承

プロパティ

DataRecordInfo

データ レコード情報を取得します。

(継承元 DbUpdatableDataRecord)
FieldCount

レコード内のフィールド数を取得します。

(継承元 DbUpdatableDataRecord)
Item[Int32]

指定されたフィールドの序数を持つ値を返します。

(継承元 DbUpdatableDataRecord)
Item[String]

指定したフィールド名を持つ値を取得します。

(継承元 DbUpdatableDataRecord)

メソッド

Equals(Object)

指定されたオブジェクトが現在のオブジェクトと等しいかどうかを判断します。

(継承元 Object)
GetBoolean(Int32)

フィールド値を Boolean として取得します。

(継承元 DbUpdatableDataRecord)
GetByte(Int32)

フィールド値を byte として取得します。

(継承元 DbUpdatableDataRecord)
GetBytes(Int32, Int64, Byte[], Int32, Int32)

フィールド値を byte 配列として取得します。

(継承元 DbUpdatableDataRecord)
GetChar(Int32)

フィールド値を char として取得します。

(継承元 DbUpdatableDataRecord)
GetChars(Int32, Int64, Char[], Int32, Int32)

フィールド値を char 配列として取得します。

(継承元 DbUpdatableDataRecord)
GetData(Int32)

現在はサポートされていません。

(継承元 DbDataRecord)
GetDataReader(Int32)

フィールド値を DbDataReader として取得します。

(継承元 DbUpdatableDataRecord)
GetDataRecord(Int32)

フィールド値を DbDataRecord として取得します。

(継承元 DbUpdatableDataRecord)
GetDataTypeName(Int32)

フィールドのデータ型の名前を取得します。

(継承元 DbUpdatableDataRecord)
GetDateTime(Int32)

フィールド値を DateTime として取得します。

(継承元 DbUpdatableDataRecord)
GetDbDataReader(Int32)

フィールド値を DbDataReader として取得します。

(継承元 DbUpdatableDataRecord)
GetDecimal(Int32)

フィールド値を decimal として取得します。

(継承元 DbUpdatableDataRecord)
GetDouble(Int32)

フィールド値を double として取得します。

(継承元 DbUpdatableDataRecord)
GetFieldType(Int32)

フィールドの型を取得します。

(継承元 DbUpdatableDataRecord)
GetFloat(Int32)

フィールド値を float として取得します。

(継承元 DbUpdatableDataRecord)
GetGuid(Int32)

フィールド値を Guid として取得します。

(継承元 DbUpdatableDataRecord)
GetHashCode()

既定のハッシュ関数として機能します。

(継承元 Object)
GetInt16(Int32)

フィールド値を Int16 として取得します。

(継承元 DbUpdatableDataRecord)
GetInt32(Int32)

フィールド値を Int32 として取得します。

(継承元 DbUpdatableDataRecord)
GetInt64(Int32)

フィールド値を Int64 として取得します。

(継承元 DbUpdatableDataRecord)
GetName(Int32)

フィールドの名前を取得します。

(継承元 DbUpdatableDataRecord)
GetOrdinal(String)

フィールドの名前を使用して、フィールドの序数を取得します。

(継承元 DbUpdatableDataRecord)
GetRecordValue(Int32)

フィールドの値を取得します。

(継承元 DbUpdatableDataRecord)
GetString(Int32)

フィールド値を文字列として取得します。

(継承元 DbUpdatableDataRecord)
GetType()

現在のインスタンスの Type を取得します。

(継承元 Object)
GetValue(Int32)

フィールドの値を取得します。

(継承元 DbUpdatableDataRecord)
GetValues(Object[])

オブジェクトの配列に現在のレコードのフィールド値を設定します。

(継承元 DbUpdatableDataRecord)
IsDBNull(Int32)

指定されたフィールドが DBNull に設定されているかどうかを返します。

(継承元 DbUpdatableDataRecord)
MemberwiseClone()

現在の Object の簡易コピーを作成します。

(継承元 Object)
SetBoolean(Int32, Boolean)

レコード内のフィールドの値を設定します。

(継承元 DbUpdatableDataRecord)
SetByte(Int32, Byte)

レコード内のフィールドの値を設定します。

(継承元 DbUpdatableDataRecord)
SetChar(Int32, Char)

レコード内のフィールドの値を設定します。

(継承元 DbUpdatableDataRecord)
SetDataRecord(Int32, IDataRecord)

レコード内のフィールドの値を設定します。

(継承元 DbUpdatableDataRecord)
SetDateTime(Int32, DateTime)

レコード内のフィールドの値を設定します。

(継承元 DbUpdatableDataRecord)
SetDBNull(Int32)

フィールドを DBNull 値に設定します。

(継承元 DbUpdatableDataRecord)
SetDecimal(Int32, Decimal)

レコード内のフィールドの値を設定します。

(継承元 DbUpdatableDataRecord)
SetDouble(Int32, Double)

レコード内のフィールドの値を設定します。

(継承元 DbUpdatableDataRecord)
SetFloat(Int32, Single)

レコード内のフィールドの値を設定します。

(継承元 DbUpdatableDataRecord)
SetGuid(Int32, Guid)

レコード内のフィールドの値を設定します。

(継承元 DbUpdatableDataRecord)
SetInt16(Int32, Int16)

レコード内のフィールドの値を設定します。

(継承元 DbUpdatableDataRecord)
SetInt32(Int32, Int32)

レコード内のフィールドの値を設定します。

(継承元 DbUpdatableDataRecord)
SetInt64(Int32, Int64)

レコード内のフィールドの値を設定します。

(継承元 DbUpdatableDataRecord)
SetRecordValue(Int32, Object)

レコード内のフィールドの値を設定します。

(継承元 DbUpdatableDataRecord)
SetString(Int32, String)

レコード内のフィールドの値を設定します。

(継承元 DbUpdatableDataRecord)
SetValue(Int32, Object)

レコード内のフィールドの値を設定します。

(継承元 DbUpdatableDataRecord)
SetValues(Object[])

レコード内の複数のフィールド値を設定します。

(継承元 DbUpdatableDataRecord)
ToString()

現在のオブジェクトを表す文字列を返します。

(継承元 Object)

明示的なインターフェイスの実装

ICustomTypeDescriptor.GetAttributes()

コンポーネントのこのインスタンスのカスタム属性のコレクションを返します。

(継承元 DbDataRecord)
ICustomTypeDescriptor.GetClassName()

コンポーネントのこのインスタンスのクラス名を返します。

(継承元 DbDataRecord)
ICustomTypeDescriptor.GetComponentName()

コンポーネントのこのインスタンスの名前を返します。

(継承元 DbDataRecord)
ICustomTypeDescriptor.GetConverter()

コンポーネントのこのインスタンスの型コンバーターを返します。

(継承元 DbDataRecord)
ICustomTypeDescriptor.GetDefaultEvent()

コンポーネントのこのインスタンスの既定のイベントを返します。

(継承元 DbDataRecord)
ICustomTypeDescriptor.GetDefaultProperty()

コンポーネントのこのインスタンスの既定のプロパティを返します。

(継承元 DbDataRecord)
ICustomTypeDescriptor.GetEditor(Type)

コンポーネントのこのインスタンスに対して指定されている型のエディターを返します。

(継承元 DbDataRecord)
ICustomTypeDescriptor.GetEvents()

コンポーネントのこのインスタンスのイベントを返します。

(継承元 DbDataRecord)
ICustomTypeDescriptor.GetEvents(Attribute[])

フィルターとして指定された属性配列を使用して、コンポーネントのこのインスタンスのイベントを返します。

(継承元 DbDataRecord)
ICustomTypeDescriptor.GetProperties()

コンポーネントのこのインスタンスのプロパティを返します。

(継承元 DbDataRecord)
ICustomTypeDescriptor.GetProperties(Attribute[])

属性配列をフィルターとして使用して、コンポーネントのこのインスタンスのプロパティを返します。

(継承元 DbDataRecord)
ICustomTypeDescriptor.GetPropertyOwner(PropertyDescriptor)

指定したプロパティ記述子によって記述されたプロパティを含むオブジェクトを返します。

(継承元 DbDataRecord)
IDataRecord.GetData(Int32)

フィールド値を IDataReader として取得します。

(継承元 DbUpdatableDataRecord)

適用対象