ComponentOne DataObjects for .NET
DbTableName Property (C1ExpressField)

C1.Data.Express.2 Assembly > C1.Data.Express Namespace > C1ExpressField 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

C1ExpressField Class
C1ExpressField Members