IDwoDataWindow.Table Property
.NET Standard 2.x
Gets or sets an IDwTable object which contains the various settings for the database.
Namespace: PowerScript.Bridge
Assembly: PowerScript.Bridge.dll
Syntax
new IDwTable Table { get; set; }
Property Value
An IDwTable object which contains the various settings for the database. You can use the IDwTable object to get or set properties for the DataStore's DBMS connection.
Applies to
.NET Standard
2.x