ComponentOne DataObjects for .NET
DbTableName Property (DbTable)

C1.Data.2 Assembly > C1.Data.SchemaObjects Namespace > DbTable Class : DbTableName Property
Gets or sets the name of a database table on which the table is based.
Syntax
'Declaration
 
Public Property DbTableName As System.String
public System.string DbTableName {get; set;}
See Also

Reference

DbTable Class
DbTable Members
Bound, SQL-Based and Unbound Tables