Share via


Connection.ModelMetadata Property

Definition

Gets or sets the model metadata.

public:
 property Microsoft::ReportingServices::Diagnostics::Internal::ModelMetadata ^ ModelMetadata { Microsoft::ReportingServices::Diagnostics::Internal::ModelMetadata ^ get(); void set(Microsoft::ReportingServices::Diagnostics::Internal::ModelMetadata ^ value); };
public Microsoft.ReportingServices.Diagnostics.Internal.ModelMetadata ModelMetadata { get; set; }
member this.ModelMetadata : Microsoft.ReportingServices.Diagnostics.Internal.ModelMetadata with get, set
Public Property ModelMetadata As ModelMetadata

Property Value

The model metadata.

Applies to