다음을 통해 공유


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

적용 대상