TableNotification 類別

定義

表示資料表通知。

[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
繼承
TableNotification
屬性

建構函式

TableNotification()

使用預設值,初始化 TableNotification 類別的新執行個體。

TableNotification(String, String)

使用指定的資料表和結構描述,初始化 TableNotification 類別的新執行個體。

屬性

DbSchemaName

取得或設定 TableNotification 所使用的結構描述名稱。

DbTableName

取得或設定 TableNotification 所使用的資料表名稱。

方法

Clone()

傳回物件的複製。

CopyTo(TableNotification)

將 TableNotification 物件複製至指定的物件。

適用於