共用方式為


TableNotification.DbTableName 屬性

定義

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

public string DbTableName { get; set; }
member this.DbTableName : string with get, set
Public Property DbTableName As String

屬性值

TableNotification 所使用的資料表名稱。

適用於