Home | Trees | Indices | Help |
|
---|
|
object --+ | datalink.ProductDescriptor --+ | SSADescriptor
SSA descriptors have ssaRow and limits attributes.
These both reference SSA results. ssaRow is the first result of the query, which also provides the accref. limits is a table.Limits instance for the total result set.
Warning: limits will be None if this is constructed with fromSSARow.
Instance Methods | |
Inherited from Inherited from |
Class Methods | |||
|
|||
|
|||
Inherited from |
Class Variables | |
ssaRow = None hash(x) |
|
Inherited from |
Properties | |
Inherited from |
Method Details |
returns a descriptor from a row in an ssa table and the params of that table. Don't use this; the limits attribute will be {} for these. |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu May 2 07:29:09 2019 | http://epydoc.sourceforge.net |