Método PackageInfo.ScriptExecute
Incluir membros protegidos
Incluir membros herdados
Executes the package script.
Esse membro está sobrecarregado. Para obter informações mais completas sobre esse membro, incluindo sintaxe, uso e exemplos, clique em um nome na lista de sobrecarga.
Lista de sobrecargas
Nome | Descrição | |
---|---|---|
ScriptExecute(Boolean, EnvironmentReference) | Executes the package script using the specified reference. | |
ScriptExecute(Boolean, EnvironmentReference, Collection<PackageInfo.ExecutionValueParameterSet>) | Executes the package script using the specified reference and value parameters. | |
ScriptExecute(Boolean, EnvironmentReference, Collection<PackageInfo.ExecutionValueParameterSet>, Collection<PackageInfo.PropertyOverrideParameterSet>) | Executes the package script using the specified reference, value parameters, and property override parameters. |
Início
Consulte também
Referência
Namespace Microsoft.SqlServer.Management.IntegrationServices