共用方式為


IDataRecordChanger 成員

The IDataRecordChanger object is a Trace and Replay object that represents the current record.

IDataRecordChanger 型別公開下列成員。

方法

  名稱 描述
公用方法 GetBoolean (繼承自 IDataRecord。)
公用方法 GetByte (繼承自 IDataRecord。)
公用方法 GetBytes (繼承自 IDataRecord。)
公用方法 GetChar (繼承自 IDataRecord。)
公用方法 GetChars (繼承自 IDataRecord。)
公用方法 GetData (繼承自 IDataRecord。)
公用方法 GetDataTypeName (繼承自 IDataRecord。)
公用方法 GetDateTime (繼承自 IDataRecord。)
公用方法 GetDecimal (繼承自 IDataRecord。)
公用方法 GetDouble (繼承自 IDataRecord。)
公用方法 GetFieldType (繼承自 IDataRecord。)
公用方法 GetFloat (繼承自 IDataRecord。)
公用方法 GetGuid (繼承自 IDataRecord。)
公用方法 GetInt16 (繼承自 IDataRecord。)
公用方法 GetInt32 (繼承自 IDataRecord。)
公用方法 GetInt64 (繼承自 IDataRecord。)
公用方法 GetName (繼承自 IDataRecord。)
公用方法 GetOrdinal (繼承自 IDataRecord。)
公用方法 GetString (繼承自 IDataRecord。)
公用方法 GetValue (繼承自 IDataRecord。)
公用方法 GetValues (繼承自 IDataRecord。)
公用方法 IsDBNull (繼承自 IDataRecord。)
公用方法 SetValue Sets a value in the specified position.

頂端

屬性

  名稱 描述
公用屬性 FieldCount (繼承自 IDataRecord。)
公用屬性 Item (繼承自 IDataRecord。)
公用屬性 Item (繼承自 IDataRecord。)

頂端