Класс DataSource
Represents a data source in the report server database.
Пространство имен: ReportService2005
Сборка: ReportService2005 (в ReportService2005.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
ReportService2005..::..DataSource
Потоковая защита
Все открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность элементов экземпляров не гарантируется.