PackageClass.PasswordMatch(String) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public:
virtual bool PasswordMatch(System::String ^ bstrPackagePassword) = Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::IDTSProjectPackage100::PasswordMatch;
public virtual bool PasswordMatch (string bstrPackagePassword);
abstract member PasswordMatch : string -> bool
override this.PasswordMatch : string -> bool
Public Overridable Function PasswordMatch (bstrPackagePassword As String) As Boolean
Paramètres
- bstrPackagePassword
- String