MsDb2DataReader.MoveLastAsync(CancellationToken) Method

Definition

public:
 System::Threading::Tasks::Task<bool> ^ MoveLastAsync(System::Threading::CancellationToken cancellationToken);
public System.Threading.Tasks.Task<bool> MoveLastAsync (System.Threading.CancellationToken cancellationToken);
member this.MoveLastAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<bool>

Parameters

cancellationToken
CancellationToken

Returns

Task<Boolean>

Applies to