IRelationalConnection.ActiveCursor Propriedade

Definição

Obtém ou define o cursor ativo.

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

Microsoft.EntityFrameworkCore.Query.Internal.IValueBufferCursor

Aplica-se a