共用方式為


IRelationalConnection.ActiveCursor 屬性

定義

取得或設定使用中的游標。

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

屬性值

Microsoft.EntityFrameworkCore.Query.Internal.IValueBufferCursor

適用於