dotConnect for PostgreSQL Documentation
Devart.Data.PostgreSql Namespace / PgSqlAlerter Class / AlertNames Property

In This Topic
AlertNames Property
In This Topic
Gets or sets the list of notification names.
Syntax
'Declaration
 
Public Property AlertNames As String
 

Property Value

The comma-delimited list of notification names.
Remarks
This property can be changed only when Active is false.
See Also