Description Usage Arguments Value Author(s) Examples
Add a new descriptor type to the database. Normally descriptor types are added as needed, but if you are doing a parrallel data load you must pre-load the descriptor type to prevent duplicate defintion errors.
1 | addDescriptorType(conn, descriptorType)
|
conn |
Any database connection object. |
descriptorType |
The name of the descriptor. |
No return value.
Kevin Horan
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.