get
io.TableLazy.get(oid)
Get a row from the table based on the index.
Parameters
Name | Type | Description | Default |
---|---|---|---|
oid |
str | Row identifier. | required |
io.TableLazy.get(oid)
Get a row from the table based on the index.
Name | Type | Description | Default |
---|---|---|---|
oid |
str | Row identifier. | required |