NotificationClass Properties

Public Properties

(see also Protected Properties )

  Nombre Description
ms218823.pubproperty(es-es,SQL.90).gif ContentFormatter
Gets or sets content formatter used by the notification class.
ms218823.pubproperty(es-es,SQL.90).gif DigestDelivery
Gets or sets the digest delivery setting for the notification class.
ms218823.pubproperty(es-es,SQL.90).gif ExpirationAge
Gets or sets the amount of time to elapse before unsent messages of the notification class are considered to have expired.
ms218823.pubproperty(es-es,SQL.90).gif FileGroup
Gets or sets the application database filegroup on which the notification table will be created.
ms218823.pubproperty(es-es,SQL.90).gif MulticastDelivery
Gets or sets the multicast delivery setting for the notification class.
ms218823.pubproperty(es-es,SQL.90).gif Name 
Gets or sets the name of the object.
(inherited from NamedSmoObject )
ms218823.pubproperty(es-es,SQL.90).gif NotificationBatchSize
Gets or sets the notification batch size. For notifications not sent using digest delivery, the batch size specifies the maximum number of notifications per batch for the notification class. When using digest delivery, the batch size specifies the number of notification batches that are created.
ms218823.pubproperty(es-es,SQL.90).gif NotificationClassProtocols
Gets the collection of delivery protocols used by the notification class.
ms218823.pubproperty(es-es,SQL.90).gif NotificationComputedFields
Gets the collection of computed fields for the notification class.
ms218823.pubproperty(es-es,SQL.90).gif NotificationFields
Gets the collection of regular (noncomputed) notification fields for the notification class.
ms218823.pubproperty(es-es,SQL.90).gif Parent
Gets or sets the Application object for the NotificationClass.
ms218823.pubproperty(es-es,SQL.90).gif Properties 
Gets a collection of Property objects that represent the object properties.
(inherited from SqlSmoObject )
ms218823.pubproperty(es-es,SQL.90).gif State 
Gets the state of the referenced object.
(inherited from SmoObjectBase )
ms218823.pubproperty(es-es,SQL.90).gif Urn 
Gets the Uniform Resource Name (URN) address value that uniquely identifies the object.
(inherited from SqlSmoObject )
ms218823.pubproperty(es-es,SQL.90).gif UserData 
Gets or sets user-defined data associated with the referenced object.
(inherited from SmoObjectBase )

Protected Properties

  Nombre Description
ms218823.protproperty(es-es,SQL.90).gif ExecuteForScalar 
Gets or sets the Boolean property value that specifies whether the object is set to the execute for scalar option.
(inherited from SqlSmoObject )
ms218823.protproperty(es-es,SQL.90).gif 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 )
ms218823.protproperty(es-es,SQL.90).gif PresetProperties 
Gets or sets the preset properties of the referenced object.
(inherited from SqlSmoObject )
ms218823.protproperty(es-es,SQL.90).gif ScalarResult 
Gets the scalar result for the referenced object.
(inherited from SqlSmoObject )

Vea también

Referencia

NotificationClass Class
Microsoft.SqlServer.Management.Nmo Namespace

Otros recursos

Definir clases de notificación
NotificationClass Element (ADF)