Udostępnij za pośrednictwem


Za pomocą klasy Setting dla rozszerzenie usługi dostarczania

The Setting class is located in the Microsoft.ReportingServices.Interfaces namespace and represents information about extension settings for a rozszerzenie usługi dostarczania. The Setting class provides infrastructure for storing information about the settings that are required in order for a rozszerzenie usługi dostarczania to funkcja properly. Na przykład w dostarczaniu serwer raportów wiadomości E-Mail, użytkownik będzie musiał podać ustawienia specyficzne dla dostarczanie poczty e-mail, takie jak adres odbiorcy, adres nadawcy, wiersz tematu wiadomości e-mail i inne.Bez wątpienia, dostawców sieci dostarczania niestandardowej wymaga użytkownika o podanie określonych ustawień w celu rozszerzenie usługi dostarczania do dostarczania powiadomień i raportów.

The Setting class is used when implementing the ExtensionSettings() właściwość of the IDeliveryExtension interfejs. The Setting class is also used for processing the extension setting data that is supplied by a user when a subskrypcja or powiadomienie is created.

Przykład użycia Setting klasy, zobacz Sample Printer Delivery Extension.