RelationalConnection.ActiveCursor Propriedade

Definição

Obtém ou define o cursor ativo.

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 da propriedade

Microsoft.EntityFrameworkCore.Query.Internal.IValueBufferCursor

Implementações

Aplica-se a