Udostępnij za pośrednictwem


Metoda DataSource.SetCachedCredentials

Ten interfejs API obsługuje infrastrukturę programu i nie jest przeznaczony do użycia bezpośrednio w kodzie.

Przestrzeń nazw:  Microsoft.ReportingServices.RdlObjectModel
Zestaw:  Microsoft.ReportingServices.Designer.Controls (w Microsoft.ReportingServices.Designer.Controls.dll)

Składnia

'Deklaracja
Public Sub SetCachedCredentials ( _
    creds As CachedCredentials _
)
'Użycie
Dim instance As DataSource
Dim creds As CachedCredentials

instance.SetCachedCredentials(creds)
public void SetCachedCredentials(
    CachedCredentials creds
)
public:
void SetCachedCredentials(
    CachedCredentials^ creds
)
member SetCachedCredentials : 
        creds:CachedCredentials -> unit 
public function SetCachedCredentials(
    creds : CachedCredentials
)

Parametry

  • creds
    Typ: CachedCredentials