MsDb2CommandBuilder.DeriveParametersAsync(MsDb2Command, CancellationToken) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
static System::Threading::Tasks::Task ^ DeriveParametersAsync(Microsoft::HostIntegration::MsDb2Client::MsDb2Command ^ cmd, System::Threading::CancellationToken cancellationToken);
public static System.Threading.Tasks.Task DeriveParametersAsync (Microsoft.HostIntegration.MsDb2Client.MsDb2Command cmd, System.Threading.CancellationToken cancellationToken);
static member DeriveParametersAsync : Microsoft.HostIntegration.MsDb2Client.MsDb2Command * System.Threading.CancellationToken -> System.Threading.Tasks.Task
Parameters
- cmd
- MsDb2Command
- cancellationToken
- CancellationToken