TableNotification Classe

Définition

Représente une notification de table.

[System.Runtime.InteropServices.Guid("98348686-8ACA-4EA8-B62D-77B5BE96176E")]
public sealed class TableNotification
[<System.Runtime.InteropServices.Guid("98348686-8ACA-4EA8-B62D-77B5BE96176E")>]
type TableNotification = class
Public NotInheritable Class TableNotification
Héritage
TableNotification
Attributs

Constructeurs

TableNotification()

Initialise une nouvelle instance de la classe TableNotification à l’aide de valeurs par défaut.

TableNotification(String, String)

Initialise une nouvelle instance de la classe TableNotification à l’aide de la table et du schéma spécifiés.

Propriétés

DbSchemaName

Obtient ou définit le nom du schéma utilisé par TableNotification.

DbTableName

Obtient ou définit le nom de la table utilisée par TableNotification.

Méthodes

Clone()

Retourne un clone de l'objet.

CopyTo(TableNotification)

Copie un objet TableNotification dans l’objet spécifié.

S’applique à