Uses of Interface
acdp.Information.StoreInfo
Packages that use Information.StoreInfo
-
Uses of Information.StoreInfo in acdp
Subinterfaces of Information.StoreInfo in acdpModifier and TypeInterfaceDescriptionstatic interface
The RO store info comprises some useful information about the RO store of a table of an RO database, including all values from the store sublayout.static interface
The WR store info comprises some useful information about the WR store of a table of a WR database, including all values from the store sublayout.Methods in acdp that return Information.StoreInfoModifier and TypeMethodDescriptionInformation.TableInfo.storeInfo()
Returns the information for the store associated with this table.