Classe DataSourcePrompt

Represents the name of a data source and the prompt to display to a user.

Espace de noms :  ReportService2006
Assembly :  ReportService2006 (dans ReportService2006.dll)

Syntaxe

'Déclaration
<SerializableAttribute> _
Public Class DataSourcePrompt
'Utilisation
Dim instance As DataSourcePrompt
[SerializableAttribute]
public class DataSourcePrompt
[SerializableAttribute]
public ref class DataSourcePrompt
[<SerializableAttribute>]
type DataSourcePrompt =  class end
public class DataSourcePrompt

Notes

DataSourcePrompt is returned as output by the GetItemDataSourcePrompts method.

Hiérarchie d'héritage

System. . :: . .Object
  ReportService2006..::..DataSourcePrompt

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.