IRelationalConnection.ActiveCursor Propiedad

Definición

Obtiene o establece el cursor activo.

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

Valor de propiedad

Microsoft.EntityFrameworkCore.Query.Internal.IValueBufferCursor

Se aplica a