Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
This member overrides SqlCeDataReader.OnMove().
Namespace: System.Data.SqlServerCe
Assembly: System.Data.SqlServerCe (in System.Data.SqlServerCe.dll)
Syntax
'Declaration
Protected Overrides Sub OnMove
'Usage
Me.OnMove()
protected override void OnMove()
protected:
virtual void OnMove() override
abstract OnMove : unit -> unit
override OnMove : unit -> unit
protected override function OnMove()