Поделиться через


Класс Field

Represents a field within the dataset of a report.

Пространство имен:  ReportService2005
Сборка:  ReportService2005 (в ReportService2005.dll)

Синтаксис

'Декларация
<SerializableAttribute> _
Public Class Field
'Применение
Dim instance As Field
[SerializableAttribute]
public class Field
[SerializableAttribute]
public ref class Field
[<SerializableAttribute>]
type Field =  class end
public class Field

Замечания

Use Field with the Fields property of the DataSetDefinition class.

Иерархия наследования

System. . :: . .Object
  ReportService2005..::..Field

Потоковая защита

Все открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность элементов экземпляров не гарантируется.