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