ExtensionSettings 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
代表 Delivery 擴充功能及其可設定。
public ref class ExtensionSettings
[System.CodeDom.Compiler.GeneratedCode("wsdl", "2.0.50727.3038")]
[System.ComponentModel.DesignerCategory("code")]
[System.Diagnostics.DebuggerStepThrough]
[System.Xml.Serialization.XmlType(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")]
[System.Serializable]
public class ExtensionSettings
[<System.CodeDom.Compiler.GeneratedCode("wsdl", "2.0.50727.3038")>]
[<System.ComponentModel.DesignerCategory("code")>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.Xml.Serialization.XmlType(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")>]
[<System.Serializable>]
type ExtensionSettings = class
Public Class ExtensionSettings
- 繼承
-
ExtensionSettings
- 屬性
備註
ExtensionSettings物件由方法作為輸出GetSubscriptionProperties回傳,並作為輸入傳遞給 CreateSubscription and SetSubscriptionProperties 方法。
建構函式
| 名稱 | Description |
|---|---|
| ExtensionSettings() |
初始化 ExtensionSettings 類別的新執行個體。 |
屬性
| 名稱 | Description |
|---|---|
| Extension |
取得或設定交付分機的名稱。 |
| ParameterValues |
取得或設定 Delivery 擴充功能的設定。 |