public interface ITableProperties
extends com4j.Com4jObject
Modifier and Type | Method and Description |
---|---|
String |
name()
The DB name of the table.
|
String |
userLabel()
The display name of the table.
|
String name()
The DB name of the table.
Getter method for the COM property "Name"
String userLabel()
The display name of the table.
Getter method for the COM property "UserLabel"
Copyright © 2020. All rights reserved.