LinkedTableData Constructor
|
Default constructor for the LinkedTableData
class. Creates a table with 1 row and 1 column.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public:
LinkedTableData()
new : unit -> LinkedTableData
See Also