Share via


PackageInfo.Validate Metodo

Definizione

Convalida un pacchetto specificato.

public:
 long Validate(bool use32RuntimeOn64, Microsoft::SqlServer::Management::IntegrationServices::PackageInfo::ReferenceUsage referenceUsage, Microsoft::SqlServer::Management::IntegrationServices::EnvironmentReference ^ reference);
public long Validate (bool use32RuntimeOn64, Microsoft.SqlServer.Management.IntegrationServices.PackageInfo.ReferenceUsage referenceUsage, Microsoft.SqlServer.Management.IntegrationServices.EnvironmentReference reference);
override this.Validate : bool * Microsoft.SqlServer.Management.IntegrationServices.PackageInfo.ReferenceUsage * Microsoft.SqlServer.Management.IntegrationServices.EnvironmentReference -> int64
Public Function Validate (use32RuntimeOn64 As Boolean, referenceUsage As PackageInfo.ReferenceUsage, reference As EnvironmentReference) As Long

Parametri

use32RuntimeOn64
Boolean

True per usare il runtime a 32 bit per l'esecuzione in un server a 64 bit; in caso contrario, false.

referenceUsage
PackageInfo.ReferenceUsage

Utilizzo del riferimento.

reference
EnvironmentReference

Riferimento utilizzato per convalidare il pacchetto.

Restituisce

Il pacchetto.

Si applica a