TableNotification.DbTableName Property

Definition

Gets or sets the name of the table used by the TableNotification.

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

Property Value

The name of the table used by the TableNotification.

Applies to