Classe DataSource
Represents a data source in a SharePoint library.
Espace de noms : ReportService2006
Assembly : ReportService2006 (dans ReportService2006.dll)
Syntaxe
'Déclaration
<SerializableAttribute> _
Public Class DataSource
'Utilisation
Dim instance As DataSource
[SerializableAttribute]
public class DataSource
[SerializableAttribute]
public ref class DataSource
[<SerializableAttribute>]
type DataSource = class end
public class DataSource
Notes
DataSource is returned as output by the GetItemDataSources method and is passed as input to the SetItemDataSources method.
Hiérarchie d'héritage
System. . :: . .Object
ReportService2006..::..DataSource
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.