Report.MaxSqlAzureVersion Property

Definition

Gets or sets the maximum SQL Azure version supported by the report.

public:
 property float MaxSqlAzureVersion { float get(); void set(float value); };
[System.Xml.Serialization.XmlAttribute]
public float MaxSqlAzureVersion { get; set; }
[<System.Xml.Serialization.XmlAttribute>]
member this.MaxSqlAzureVersion : single with get, set
Public Property MaxSqlAzureVersion As Single

Property Value

The maximum SQL Azure version.

Attributes

Applies to