TableBinding.DbTableName Property

Definition

Gets or sets the name of the table in the database to be bound.

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

Property Value

The name of the table in the database to be bound.

Applies to