Класс DataSource
Represents a data source in a SharePoint library.
Пространство имен: ReportService2006
Сборка: ReportService2006 (в ReportService2006.dll)
Синтаксис
'Декларация
<SerializableAttribute> _
Public Class DataSource
'Применение
Dim instance As DataSource
[SerializableAttribute]
public class DataSource
[SerializableAttribute]
public ref class DataSource
[<SerializableAttribute>]
type DataSource = class end
public class DataSource
Замечания
DataSource is returned as output by the GetItemDataSources method and is passed as input to the SetItemDataSources method.
Иерархия наследования
System. . :: . .Object
ReportService2006..::..DataSource
Потоковая защита
Все открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность элементов экземпляров не гарантируется.