DrdaCommand.ExecuteNonQueryIdentityAsync(CancellationToken) Method

Definition

public:
 System::Threading::Tasks::Task<Microsoft::HostIntegration::DrdaClient::DrdaDataReader ^> ^ ExecuteNonQueryIdentityAsync(System::Threading::CancellationToken cancellationToken);
public System.Threading.Tasks.Task<Microsoft.HostIntegration.DrdaClient.DrdaDataReader> ExecuteNonQueryIdentityAsync (System.Threading.CancellationToken cancellationToken);
member this.ExecuteNonQueryIdentityAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.HostIntegration.DrdaClient.DrdaDataReader>

Parameters

cancellationToken
CancellationToken

Returns

Task<DrdaDataReader>

Applies to