Langue

DataSource.SetCachedCredentials(CachedCredentials) Méthode

Définition

Définit les identifiants depuis le cache.

public:
 void SetCachedCredentials(Microsoft::ReportDesigner::Data::CachedCredentials ^ creds);
public void SetCachedCredentials(Microsoft.ReportDesigner.Data.CachedCredentials creds);
member this.SetCachedCredentials : Microsoft.ReportDesigner.Data.CachedCredentials -> unit
Public Sub SetCachedCredentials (creds As CachedCredentials)

Paramètres

creds
CachedCredentials

L’accréditation a été mise en cache.

S’applique à