MsDb2CommandBuilder.DeriveParameters(MsDb2Command) 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 void DeriveParameters(Microsoft::HostIntegration::MsDb2Client::MsDb2Command ^ cmd);
public static void DeriveParameters (Microsoft.HostIntegration.MsDb2Client.MsDb2Command cmd);
static member DeriveParameters : Microsoft.HostIntegration.MsDb2Client.MsDb2Command -> unit
Public Shared Sub DeriveParameters (cmd As MsDb2Command)
Parameters
- cmd
- MsDb2Command