IDatabase.CreateStoredProcOrXMLForPackage(PKGNAMCT, VRSNAM, ArrayList, Boolean, Hashtable) 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:
void CreateStoredProcOrXMLForPackage(Microsoft::HostIntegration::Drda::Common::PKGNAMCT ^ pkgnamct, Microsoft::HostIntegration::Drda::Common::VRSNAM ^ vrsnam, System::Collections::ArrayList ^ _bndsqlsttList, bool pkgReplaceAllowed, System::Collections::Hashtable ^ bndOptions);
public void CreateStoredProcOrXMLForPackage (Microsoft.HostIntegration.Drda.Common.PKGNAMCT pkgnamct, Microsoft.HostIntegration.Drda.Common.VRSNAM vrsnam, System.Collections.ArrayList _bndsqlsttList, bool pkgReplaceAllowed, System.Collections.Hashtable bndOptions);
abstract member CreateStoredProcOrXMLForPackage : Microsoft.HostIntegration.Drda.Common.PKGNAMCT * Microsoft.HostIntegration.Drda.Common.VRSNAM * System.Collections.ArrayList * bool * System.Collections.Hashtable -> unit
Parameters
- pkgnamct
- PKGNAMCT
- vrsnam
- VRSNAM
- _bndsqlsttList
- ArrayList
- pkgReplaceAllowed
- Boolean
- bndOptions
- Hashtable