Compartir a través de


RelationalConnection.ActiveCursor Propiedad

Definición

Obtiene o establece el cursor activo.

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

Valor de propiedad

Microsoft.EntityFrameworkCore.Query.Internal.IValueBufferCursor

Implementaciones

Se aplica a