Compartir a través de


Clase TableNotification

Jerarquía de herencia

System. . :: . .Object
  Microsoft.AnalysisServices..::..TableNotification

Espacio de nombres:  Microsoft.AnalysisServices
Ensamblado:  Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)

Sintaxis

'Declaración
<GuidAttribute("98348686-8ACA-4EA8-B62D-77B5BE96176E")> _
Public NotInheritable Class TableNotification
'Uso
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

El tipo TableNotification expone los siguientes miembros.

Constructores

  Nombre Descripción
Método público TableNotification() () () ()
Método público TableNotification(String, String)

Arriba

Propiedades

  Nombre Descripción
Propiedad pública DbSchemaName
Propiedad pública DbTableName

Arriba

Métodos

  Nombre Descripción
Método público Clone
Método público CopyTo
Método público Equals (Se hereda de Object.)
Método protegido Finalize (Se hereda de Object.)
Método público GetHashCode (Se hereda de Object.)
Método público GetType (Se hereda de Object.)
Método protegido MemberwiseClone (Se hereda de Object.)
Método público ToString (Se hereda de Object.)

Arriba

Seguridad para subprocesos

Cualquier miembro público static (Shared en Visual Basic) de este tipo es seguro para subprocesos. No se garantiza que los miembros de instancia sean seguros para subprocesos.