IDatabase.GetPreparedStatement(PKGNAMCSN) 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:
Microsoft::HostIntegration::Drda::Common::IStatement ^ GetPreparedStatement(Microsoft::HostIntegration::Drda::Common::PKGNAMCSN ^ pkg);
public Microsoft.HostIntegration.Drda.Common.IStatement GetPreparedStatement (Microsoft.HostIntegration.Drda.Common.PKGNAMCSN pkg);
abstract member GetPreparedStatement : Microsoft.HostIntegration.Drda.Common.PKGNAMCSN -> Microsoft.HostIntegration.Drda.Common.IStatement
Public Function GetPreparedStatement (pkg As PKGNAMCSN) As IStatement
Parameters
- pkg
- PKGNAMCSN