net35
namespace System.Data.Objects
{
    [DefaultMember("Item")]
    public abstract class CurrentValueRecord : DbDataRecord, IDataRecord, IExtendedDataRecord
    {
        public override object this[int ordinal] { get; }
    }
}
.NET Framework 3.5
Information specific to net35
Assembly

System.Data.Entity , Version=3.5.0.0, PublicKeyToken=b77a5c561934e089

Referencing

Your project needs an assembly reference to System.Data.Entity.

Platform Restrictions

This framework does not have platform annotations.

  • Built-in API
  • Package-provided API

05/15/2024
An error has occurred. This application may no longer respond until reloaded. Reload 🗙