Share via


IRelationalConnection.ActiveCursor Property

Definition

Gets or sets the active cursor.

public Microsoft.EntityFrameworkCore.Query.Internal.IValueBufferCursor ActiveCursor { get; set; }
member this.ActiveCursor : Microsoft.EntityFrameworkCore.Query.Internal.IValueBufferCursor with get, set
Public Property ActiveCursor As IValueBufferCursor

Property Value

Microsoft.EntityFrameworkCore.Query.Internal.IValueBufferCursor

Applies to