Application Members
Represents a Notification Services application.
The following tables list the members exposed by the Application type.
Public Constructors
Name | Description | |
---|---|---|
Application | Overloaded. Initializes a new instance of the Application class. |
Nach oben
Protected Fields
Name | Description | |
---|---|---|
m_ExtendedProperties | (inherited from SqlSmoObject ) |
Nach oben
Public Properties
(see also Protected Properties )
Name | Description | |
---|---|---|
ApplicationDatabaseOptions | Gets or sets the application database properties, which includes any specified data files and log files. | |
ApplicationDefinitionFilePath | Gets or sets the path and name of the application definition file (ADF). | |
ApplicationDefinitionFileVersion | Gets or sets the version number for the application definition. | |
ApplicationEnabled | Gets a value indicating if the application is enabled. | |
BaseDirectoryPath | Gets or sets the base directory path for the application definition file (ADF). | |
ChronicleQuantumLimit | Gets or sets an integer that specifies the logical (quantum) clock can fall behind the real-time clock before skipping event chronicle rule firings. | |
DatabaseName | Gets or sets the name of the application database. | |
Distributors | Gets a DistributorCollection object, which contains the set of distributors used by the Notification Services application to distribute notifications to delivery channels. | |
DistributorsEnabled | Gets a value indicating if the application's distributors are enabled. | |
EventClasses | Gets a EventClassCollection object, which contains the set of event classes for the Notification Services application. | |
EventProvidersEnabled | Gets a value indicating if the application's event providers are enabled. | |
EventThrottle | Gets or sets the number of events that can be processed from a single event class during a single generator quantum. | |
Generator | Gets or sets the Generator for the application. | |
GeneratorEnabled | Gets a value indicating if the application's generator is enabled. | |
HostedEventProviders | Gets a HostedEventProviderCollection object, which contains the set of hosted event providers for the Notification Services application. | |
LogBeforeDeliveryAttempts | Gets or sets a Boolean value that specifies whether the distributor makes an entry in the distribution log before delivering a notification. | |
LogNotificationText | Gets or sets a Boolean value that configures the distributor to log all notification text from the delivery protocol for all notifications or just failed notifications. | |
LogStatusInfo | Gets or sets a value that specifies whether the distributor logs status information for all or just failed notifications. | |
Name | Gets or sets the name of the object. (inherited from NamedSmoObject) | |
NonHostedEventProviders | Gets a NonHostedEventProviderCollection object, which contains the set of non-hosted event providers for the Notification Services application. | |
NotificationClasses | Gets a NotificationClassCollection object, which contains the set of notification classes for the Notification Services application. | |
NotificationThrottle | Gets or sets the maximum number of notifications that can be processed in a single notification class during a single generator quantum. | |
Parent | Gets or sets the Instance that hosts this application. | |
PerformanceQueryInterval | Gets or sets a TimeSpan object that specifies how frequently the application updates its performance counters. | |
ProcessEventsInOrder | Gets or sets a value that indicates how the application processes event batches. | |
Properties | Gets a collection of Property objects that represent the object properties. (inherited from SqlSmoObject) | |
QuantumDuration | Gets or sets a value that indicates the length of time for a generator quantum, which determines how frequently the generator attempts to process work. | |
SchemaName | Gets or sets the database schema for all application database objects. | |
State | Gets the state of the referenced object. (inherited from SmoObjectBase) | |
SubscribersEnabled | Gets a value that indicates if the subscriber management is enabled for the instance of Notification Services. | |
SubscriptionClasses | Gets a SubscriptionClassCollection object, which contains the set of subscription classes for the Notification Services application. | |
SubscriptionQuantumLimit | Gets or sets a value that specifies how far the logical (quantum) clock can fall behind the real-time clock before skipping subscription rule firings. | |
SubscriptionsEnabled | Gets a value that indicates if the subscription management is enabled for the application. | |
SubscriptionThrottle | Gets or sets the maximum number of scheduled subscriptions that can be processed during a single generator quantum. | |
Urn | Gets the Uniform Resource Name (URN) address value that uniquely identifies the object. (inherited from SqlSmoObject) | |
UserData | Gets or sets user-defined data associated with the referenced object. (inherited from SmoObjectBase) | |
VacuumRetentionAge | Gets or sets the minimum age at which event and notification data is considered to be obsolete and available for removal. | |
VacuumSchedules | Gets the data removal schedule for the application. | |
Version | Gets the Notification Services version for the application. |
Nach oben
Protected Properties
Name | Description | |
---|---|---|
ExecuteForScalar | Gets or sets the Boolean property value that specifies whether the object is set to the execute for scalar option. (inherited from SqlSmoObject) | |
ObjectInSpace | Gets the Boolean property value that specifies whether the object exists in isolation or whether it is connected to the instance of Microsoft SQL Server directly or indirectly. (inherited from SqlSmoObject) | |
PresetProperties | Gets or sets the preset properties of the referenced object. (inherited from SqlSmoObject) | |
ScalarResult | Gets the scalar result for the referenced object. (inherited from SqlSmoObject) |
Nach oben
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Disable | Disables the application by recording a state change in the application database. | |
DisableSubscriptions | Disables subscription management for the application. | |
Enable | Enables the application by recording a state change in the application database. | |
EnableSubscriptions | Enables subscription management for the application. | |
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
Initialize | Overloaded. Initializes the object and forces the properties be loaded. (inherited from SqlSmoObject) | |
ReferenceEquals | (inherited from Object ) | |
Refresh | Refreshes the object and retrieves properties when the object is next accessed. (inherited from SqlSmoObject) | |
ToString | Returns a String that represents the referenced object. (inherited from SqlSmoObject) |
Nach oben
Protected Methods
Name | Description | |
---|---|---|
AlterImpl | (inherited from SqlSmoObject ) | |
AlterImplFinish | (inherited from SqlSmoObject ) | |
AlterImplInit | (inherited from SqlSmoObject ) | |
AlterImplWorker | (inherited from SqlSmoObject ) | |
BindDefaultImpl | (inherited from SqlSmoObject ) | |
BindRuleImpl | (inherited from SqlSmoObject ) | |
CheckCollation | (inherited from SqlSmoObject ) | |
CheckObjectState | Overloaded. Validates the state of the referenced object. (inherited from SqlSmoObject) | |
CheckObjectStateImpl | (inherited from SqlSmoObject ) | |
CheckVersion80 | Checks the validity of the object on Microsoft SQL Server 2000. (inherited from SqlSmoObject) | |
CheckVersion80SP3 | Checks the validity of the object on Microsoft SQL Server 2000 SP3. (inherited from SqlSmoObject) | |
CheckVersion90 | Check the validity of the object on Microsoft SQL Server 2005. (inherited from SqlSmoObject) | |
CheckVersionBelow90 | (inherited from SqlSmoObject ) | |
CleanObject | (inherited from SqlSmoObject ) | |
CreateImpl | (inherited from SqlSmoObject ) | |
CreateImplFinish | (inherited from SqlSmoObject ) | |
CreateImplInit | (inherited from SqlSmoObject ) | |
DropImpl | (inherited from SqlSmoObject ) | |
DropImplWorker | (inherited from SqlSmoObject ) | |
Finalize | (inherited from Object ) | |
FormatSqlVariant | (inherited from SqlSmoObject ) | |
GenerateDataSpaceScript | (inherited from SqlSmoObject ) | |
GetBindDefaultScript | (inherited from SqlSmoObject ) | |
GetBindRuleScript | (inherited from SqlSmoObject ) | |
GetBoolParameter | Overloaded. (inherited from SqlSmoObject ) | |
GetDateTimeParameter | (inherited from SqlSmoObject ) | |
GetDateTimeParameterAsInt | (inherited from SqlSmoObject ) | |
GetDBName | Gets the database name associated with the object. (inherited from SqlSmoObject) | |
GetEnumParameter | (inherited from SqlSmoObject ) | |
GetFragOptionString | (inherited from SqlSmoObject ) | |
GetGuidParameter | (inherited from SqlSmoObject ) | |
GetParameter | Overloaded. (inherited from SqlSmoObject ) | |
GetPropValue | (inherited from SqlSmoObject ) | |
GetPropValueOptional | (inherited from SqlSmoObject ) | |
GetPropValueOptionalAllowNull | (inherited from SqlSmoObject ) | |
GetRealValue | (inherited from SqlSmoObject ) | |
GetScriptingOptionsForCreate | (inherited from SqlSmoObject ) | |
GetServerName | Gets the name of the instance of Microsoft SQL Server with which the object is associated. (inherited from SqlSmoObject) | |
GetSqlServerVersionName | Gets the version name of the instance of Microsoft SQL Server with which the object is associated. (inherited from SqlSmoObject) | |
GetStringParameter | Overloaded. (inherited from SqlSmoObject ) | |
GetTimeSpanParameterAsInt | (inherited from SqlSmoObject ) | |
GetUrnRecursive | Overloaded. (inherited from SqlSmoObject ) | |
ImplInitialize | (inherited from SqlSmoObject ) | |
IsCollectionDirty | (inherited from SqlSmoObject ) | |
IsObjectDirty | Verifies whether the object properties have been modified and the changes have not yet been persisted on the instance of Microsoft SQL Server. (inherited from SqlSmoObject) | |
IsObjectInitialized | Verifies whether the object has been initialized. (inherited from SqlSmoObject) | |
IsObjectInSpace | Verifies whether the object is isolated or connected to the instance of Microsoft SQL Server. (inherited from SqlSmoObject) | |
IsVersion80SP3 | (inherited from SqlSmoObject ) | |
MarkDropped | (inherited from SqlSmoObject ) | |
MarkForDropImpl | (inherited from SqlSmoObject ) | |
MemberwiseClone | (inherited from Object ) | |
PostAlter | (inherited from SqlSmoObject ) | |
PostCreate | (inherited from SqlSmoObject ) | |
PostDrop | (inherited from SqlSmoObject ) | |
RenameImpl | (inherited from NamedSmoObject ) | |
RenameImplWorker | (inherited from NamedSmoObject ) | |
ScriptAlter | (inherited from SqlSmoObject ) | |
ScriptChangeOwner | (inherited from NamedSmoObject ) | |
ScriptCreate | (inherited from SqlSmoObject ) | |
ScriptDdl | (inherited from SqlSmoObject ) | |
ScriptDrop | (inherited from SqlSmoObject ) | |
ScriptImpl | Overloaded. (inherited from SqlSmoObject ) | |
ScriptImplWorker | (inherited from SqlSmoObject ) | |
ScriptRename | (inherited from NamedSmoObject ) | |
SetParentImpl | (inherited from SqlSmoObject ) | |
Trace | (inherited from SqlSmoObject ) | |
UnbindDefaultImpl | (inherited from SqlSmoObject ) | |
UnbindRuleImpl | (inherited from SqlSmoObject ) | |
UpdateCollectionState2 | (inherited from SqlSmoObject ) |
Nach oben
Siehe auch
Verweis
Application Class
Microsoft.SqlServer.Management.Nmo Namespace
Andere Ressourcen
Definieren von Notification Services-Anwendungen
Application Element (ADF)