Condividi tramite


IRelationalConnection.ActiveCursor Proprietà

Definizione

Ottiene o imposta il cursore attivo.

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

Valore della proprietà

Microsoft.EntityFrameworkCore.Query.Internal.IValueBufferCursor

Si applica a