Класс MetadataProperty
Represents a metadata property in MetadataProperties.
Иерархия наследования
System. . :: . .Object
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObjectBase
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObject
Microsoft.ReportingServices.RdlObjectModel..::..MetadataProperty
Пространство имен: Microsoft.ReportingServices.RdlObjectModel
Сборка: Microsoft.ReportingServices.Designer.Controls (в Microsoft.ReportingServices.Designer.Controls.dll)
Синтаксис
'Декларация
Public Class MetadataProperty _
Inherits ReportObject
'Применение
Dim instance As MetadataProperty
public class MetadataProperty : ReportObject
public ref class MetadataProperty : public ReportObject
type MetadataProperty =
class
inherit ReportObject
end
public class MetadataProperty extends ReportObject
Тип MetadataProperty обеспечивает доступ к следующим элементам.
Конструкторы
| Имя | Описание | |
|---|---|---|
![]() |
MetadataProperty() () () () | |
![]() |
MetadataProperty(String, String) | Initializes a new instance of the MetadataProperty class. |
В начало
Свойства
| Имя | Описание | |
|---|---|---|
![]() |
ComponentMetadata | The component metadata. (Производный от ReportObject.) |
![]() |
Description | Gets description of the metadata property. |
![]() |
Name | Gets the name of the metadata property. |
![]() |
Parent | The parent of this report object. (Производный от ReportObjectBase.) |
![]() |
Site | Инфраструктура. (Производный от ReportObject.) |
![]() |
Value | Gets the value of the metadata property. |
![]() |
Values | Gets the valid values of the metadata property. |
В начало
Методы
| Имя | Описание | |
|---|---|---|
![]() |
DeepClone | Returns a deep clone of this ReportObject instance. (Производный от ReportObject.) |
![]() |
Equals | (Производный от Object.) |
![]() |
Finalize | (Производный от Object.) |
![]() |
GetContainingDataScopes | Инфраструктура. (Производный от ReportObject.) |
![]() |
GetDataScopesForDefaultImpl | Инфраструктура. (Производный от ReportObject.) |
![]() |
GetDependenciesCore | Инфраструктура. (Производный от ReportObject.) |
![]() |
GetHashCode | (Производный от Object.) |
![]() |
GetType | (Производный от Object.) |
![]() |
Initialize | (Переопределяет ReportObject. . :: . .Initialize() () () ().) |
![]() |
InitializeForDesigner | Инфраструктура. (Производный от ReportObject.) |
![]() |
MemberwiseClone | (Производный от Object.) |
![]() |
OnChildPropertyChanged | Инфраструктура. (Производный от ReportObject.) |
![]() |
OnPropertyChanged | Инфраструктура. (Производный от ReportObject.) |
![]() |
RdlSemanticEqualsCore | Инфраструктура. (Производный от ReportObject.) |
![]() |
SavePropertyValue< (Of < <' (T> ) > > ) | Инфраструктура. (Производный от ReportObject.) |
![]() |
ToString | (Производный от Object.) |
В начало
Явные реализации интерфейса
| Имя | Описание | |
|---|---|---|
![]() ![]() |
IDisposable. . :: . .Dispose | (Производный от ReportObject.) |
![]() ![]() |
IComponent. . :: . .Disposed | (Производный от ReportObject.) |
В начало
Безопасность многопоточности
Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.
.gif)
.gif)
.gif)
.gif)
.gif)
.gif)