Share via


RelationalConnection.ActiveCursor Propriété

Définition

Obtient ou définit le curseur actif.

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

Valeur de propriété

Microsoft.EntityFrameworkCore.Query.Internal.IValueBufferCursor

Implémente

S’applique à