IDwReadOnlyColumn.DbName Property
.NET Standard 2.x | Current Version (1.0.1) 
Gets the name of the database column. DbName is in the format tablename.columnname.
Namespace: PowerBuilder.Data
Assembly: PowerBuilder.Data.dll
Syntax
string DbName { get; }
Property Value
System.String
The name of the database column.
Applies to
.NET Standard
2.x