TableNotification Classe
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Representa uma notificação de tabela.
[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
- Herança
-
TableNotification
- Atributos
Construtores
TableNotification() |
Inicializa uma nova instância da classe TableNotification usando valores padrão. |
TableNotification(String, String) |
Inicializa uma nova instância da classe TableNotification usando a tabela e o esquema especificados. |
Propriedades
DbSchemaName |
Obtém ou define o nome do esquema usado pelo TableNotification. |
DbTableName |
Obtém ou define o nome da tabela usada pelo TableNotification. |
Métodos
Clone() |
Retorna um clone do objeto. |
CopyTo(TableNotification) |
Copia um objeto TableNotification para o objeto especificado. |