Classe DataSourceCredentials
Represents data source credentials.
Espace de noms : ReportService2006
Assembly : ReportService2006 (dans ReportService2006.dll)
Syntaxe
'Déclaration
<SerializableAttribute> _
Public Class DataSourceCredentials
'Utilisation
Dim instance As DataSourceCredentials
[SerializableAttribute]
public class DataSourceCredentials
[SerializableAttribute]
public ref class DataSourceCredentials
[<SerializableAttribute>]
type DataSourceCredentials = class end
public class DataSourceCredentials
Notes
Use the DataSourceCredentials class together with the GetReportParameters(String, String, Boolean, array<ParameterValue>[]()[][], array<DataSourceCredentials>[]()[][]) method to pass credentials to an external data source.
Hiérarchie d'héritage
System. . :: . .Object
ReportService2006..::..DataSourceCredentials
Sécurité des threads
Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Il n'est pas garanti que les membres d'instance soient thread-safe.