Represents a report object.
The ReportObject type exposes the following members.
Methods
![Public method Public method](images/ms136522.pubmethod(en-us,sql.100).gif) |
DeepClone() |
Returns a deep clone of this ReportObject instance. |
![Public method Public method](images/ms136522.pubmethod(en-us,sql.100).gif) |
Equals(Object) |
(Inherited from Object.) |
![Protected method Protected method](images/ms136522.protmethod(en-us,sql.100).gif) |
Finalize() |
(Inherited from Object.) |
![Public method Public method](images/ms136522.pubmethod(en-us,sql.100).gif) |
GetAncestor<T>() |
The ancestor of this report object. |
![Public method Public method](images/ms136522.pubmethod(en-us,sql.100).gif) |
GetContainingDataScopes() |
The containing data scopes. |
![Protected method Protected method](images/ms136522.protmethod(en-us,sql.100).gif) |
GetDataScopesForDefaultImpl(IContainedObject) |
Infrastructure. |
![Public method Public method](images/ms136522.pubmethod(en-us,sql.100).gif) |
GetHashCode() |
(Inherited from Object.) |
![Public method Public method](images/ms136522.pubmethod(en-us,sql.100).gif) |
GetType() |
(Inherited from Object.) |
![Public method Public method](images/ms136522.pubmethod(en-us,sql.100).gif) |
Initialize() |
Infrastructure. (Overrides ReportObjectBase.Initialize().) |
![Protected method Protected method](images/ms136522.protmethod(en-us,sql.100).gif) |
InitializeForDesigner() |
Infrastructure. |
![Protected method Protected method](images/ms136522.protmethod(en-us,sql.100).gif) |
MemberwiseClone() |
(Inherited from Object.) |
![Protected method Protected method](images/ms136522.protmethod(en-us,sql.100).gif) |
OnChildPropertyChanged(Int32, Object, Object) |
Infrastructure. |
![Protected method Protected method](images/ms136522.protmethod(en-us,sql.100).gif) |
OnPropertyChanged(Int32, Object, Object) |
Infrastructure. |
![Protected method Protected method](images/ms136522.protmethod(en-us,sql.100).gif) |
SavePropertyValue<T>(String, T, ReportObject.SwapValue<T>) |
Infrastructure. |
![Public method Public method](images/ms136522.pubmethod(en-us,sql.100).gif) |
ToString() |
(Inherited from Object.) |
![Public method Public method](images/ms136522.pubmethod(en-us,sql.100).gif) ![Static member Static member](images/ms218578.static(en-us,sql.100).gif) |
UpgradeRDL(Stream, Boolean) |
Infrastructure. |
![Public method Public method](images/ms136522.pubmethod(en-us,sql.100).gif) ![Static member Static member](images/ms218578.static(en-us,sql.100).gif) |
UpgradeRDL(XmlReader, String, Boolean, Boolean) |
Infrastructure. |
![Protected method Protected method](images/ms136522.protmethod(en-us,sql.100).gif) |
WrapPropertyStore(IPropertyStore) |
Infrastructure. (Overrides ReportObjectBase.WrapPropertyStore(IPropertyStore).) |
Top
Explicit Interface Implementations
Top