Sdílet prostřednictvím


RelationalConnection.ActiveCursor Vlastnost

Definice

Získá nebo nastaví aktivní kurzor.

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

Hodnota vlastnosti

Microsoft.EntityFrameworkCore.Query.Internal.IValueBufferCursor

Implementuje

Platí pro