IDatabase.CreateStoredProcOrXMLForPackage(PKGNAMCT, VRSNAM, ArrayList, Boolean, Hashtable) Method

Definition

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

Applies to