ComponentOne DataObjects for .NET
DbTableName Property (C1ExpressTable)

C1.Data.Express.2 Assembly > C1.Data.Express Namespace > C1ExpressTable Class : DbTableName Property
Gets or sets the name of the database table.
Syntax
'Declaration
 
Public Property DbTableName As System.String
public System.string DbTableName {get; set;}
Remarks
If this component represents a composite table, select "Composite..." as the value of this property.
See Also

Reference

C1ExpressTable Class
C1ExpressTable Members