ReportConnection Class
Provides a collection of report in the class.
Assembly: Microsoft.SqlServer.Management.SDK.SqlStudio (in Microsoft.SqlServer.Management.SDK.SqlStudio.dll)
[SerializableAttribute] [DebuggerStepThroughAttribute] [GeneratedCodeAttribute("xsd", "4.0.30319.33440")] [DesignerCategoryAttribute("code")] [XmlTypeAttribute(AnonymousType = true, Namespace = "http://schemas.microsoft.com/SqlServer/Management/Registration")] public ref class ReportConnection
| Name | Description | |
|---|---|---|
![]() | ReportConnection() | Initializes a new instance of the ReportConnection class. |
| Name | Description | |
|---|---|---|
![]() | CustomCode | Gets or sets the custom code of the report connection. |
![]() | DataSourceName | Gets or sets the data source name of the report connection. |
![]() | Default | Gets or sets the default value of the report connection. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:


