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


Класс TableNotification

Represents a table notification.

Иерархия наследования

System.Object
  Microsoft.AnalysisServices.TableNotification

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

Синтаксис

'Декларация
<GuidAttribute("98348686-8ACA-4EA8-B62D-77B5BE96176E")> _
Public NotInheritable Class TableNotification
'Применение
Dim instance As TableNotification
[GuidAttribute("98348686-8ACA-4EA8-B62D-77B5BE96176E")]
public sealed class TableNotification
[GuidAttribute(L"98348686-8ACA-4EA8-B62D-77B5BE96176E")]
public ref class TableNotification sealed
[<SealedAttribute>]
[<GuidAttribute("98348686-8ACA-4EA8-B62D-77B5BE96176E")>]
type TableNotification =  class end
public final class TableNotification

Тип TableNotification обеспечивает доступ к следующим элементам.

Конструкторы

  Имя Описание
Открытый метод TableNotification() Initializes a new instance of the TableNotification class.
Открытый метод TableNotification(String, String) Initializes a new instance of the TableNotification class.

В начало

Свойства

  Имя Описание
Открытое свойство DbSchemaName Gets or sets the name of the schema used by the TableNotification.
Открытое свойство DbTableName Gets or sets the name of the table used by the TableNotification.

В начало

Методы

  Имя Описание
Открытый метод Clone Returns a clone of the object.
Открытый метод CopyTo Copies a TableNotification object to the specified object.
Открытый метод Equals (Производный от Object.)
Открытый метод GetHashCode (Производный от Object.)
Открытый метод GetType (Производный от Object.)
Открытый метод ToString (Производный от Object.)

В начало

Безопасность многопоточности

Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.

См. также

Справочник

Пространство имен Microsoft.AnalysisServices