synAddColumn: synAddColumn

Description Usage Arguments Details See Also

Description

Add a column to a Table Schema

Usage

1
synAddColumn(arg, column)

Arguments

arg

the Table, TableSchema, or ID of the table of interest.

column

the TableColumn or column ID to add to the table.

Details

Note: No server interaction takes place. (That is done when synStore is called.)

See Also

TableColumn,synGetColumn,synAddColumn,Table,TableSchema,synStore


Sage-Bionetworks/rSynapseClient documentation built on May 9, 2019, 7:04 p.m.