QueryBase.RQDDesignerState Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
public:
property Microsoft::ReportingServices::RdlObjectModel::ExternalXmlElement ^ RQDDesignerState { Microsoft::ReportingServices::RdlObjectModel::ExternalXmlElement ^ get(); void set(Microsoft::ReportingServices::RdlObjectModel::ExternalXmlElement ^ value); };
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
[System.Xml.Serialization.XmlElement(Namespace="http://schemas.microsoft.com/SQLServer/reporting/reportdesigner")]
public Microsoft.ReportingServices.RdlObjectModel.ExternalXmlElement RQDDesignerState { get; set; }
[<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)>]
[<System.Xml.Serialization.XmlElement(Namespace="http://schemas.microsoft.com/SQLServer/reporting/reportdesigner")>]
member this.RQDDesignerState : Microsoft.ReportingServices.RdlObjectModel.ExternalXmlElement with get, set
Public Property RQDDesignerState As ExternalXmlElement
Valore della proprietà
- Attributi