Поделиться через


Метод EnumNotifications (NotifyMethods)

Пространство имен:  Microsoft.SqlServer.Management.Smo.Agent
Сборка:  Microsoft.SqlServer.Smo (в Microsoft.SqlServer.Smo.dll)

Синтаксис

'Декларация
Public Function EnumNotifications ( _
    notifyMethod As NotifyMethods _
) As DataTable
'Применение
Dim instance As Alert
Dim notifyMethod As NotifyMethods
Dim returnValue As DataTable

returnValue = instance.EnumNotifications(notifyMethod)
public DataTable EnumNotifications(
    NotifyMethods notifyMethod
)
public:
DataTable^ EnumNotifications(
    NotifyMethods notifyMethod
)
member EnumNotifications : 
        notifyMethod:NotifyMethods -> DataTable 
public function EnumNotifications(
    notifyMethod : NotifyMethods
) : DataTable

Возвращаемое значение

Тип System.Data. . :: . .DataTable