ReportCollection 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取回一組報告。
public ref class ReportCollection : Microsoft::SqlServer::Management::ConfigurationSection
[System.CodeDom.Compiler.GeneratedCode("xsd", "4.0.30319.33440")]
[System.ComponentModel.DesignerCategory("code")]
[System.Diagnostics.DebuggerStepThrough]
[System.Xml.Serialization.XmlType(Namespace="http://schemas.microsoft.com/SqlServer/Management/Registration")]
[System.Serializable]
public class ReportCollection : Microsoft.SqlServer.Management.ConfigurationSection
[<System.CodeDom.Compiler.GeneratedCode("xsd", "4.0.30319.33440")>]
[<System.ComponentModel.DesignerCategory("code")>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.Xml.Serialization.XmlType(Namespace="http://schemas.microsoft.com/SqlServer/Management/Registration")>]
[<System.Serializable>]
type ReportCollection = class
inherit ConfigurationSection
Public Class ReportCollection
Inherits ConfigurationSection
- 繼承
- 屬性
建構函式
| 名稱 | Description |
|---|---|
| ReportCollection() |
初始化 ReportCollection 類別的新執行個體。 |
屬性
| 名稱 | Description |
|---|---|
| LoadedFrom |
在配置區段中取得或設定載入的表單。 (繼承來源 ConfigurationSection) |
| Report |
負責收集或設定報告的收集。 |
| ResourceManager |
取得或設定 ResourceManager 控制項的字串值。 (繼承來源 LocalizationManager) |
| Source |
取得或設定區段的原始碼。 (繼承來源 ConfigurationSection) |