UpdateableDataRecord Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class UpdateableDataRecord abstract : System::Data::Common::DbDataReader, Microsoft::HostIntegration::MsHostFileClient::IUpdateableDataRecord
public abstract class UpdateableDataRecord : System.Data.Common.DbDataReader, Microsoft.HostIntegration.MsHostFileClient.IUpdateableDataRecord
type UpdateableDataRecord = class
inherit DbDataReader
interface IUpdateableDataRecord
interface IDataRecord
Public MustInherit Class UpdateableDataRecord
Inherits DbDataReader
Implements IUpdateableDataRecord
- Inheritance
-
UpdateableDataRecord
- Derived
- Implements
Properties
| FieldCount | |
| Item[Int32, DataRecordVersion] | |
| Item[Int32] | |
| Item[String, DataRecordVersion] | |
| Item[String] | |
| State |
Methods
Explicit Interface Implementations
| IUpdateableDataRecord.Item[Int32] | |
| IUpdateableDataRecord.Item[String] |