View source: R/set_extended_property.R
set_extended_property | R Documentation |
Sets the extended property in SQL server for the specified object (database, schema, table) deferring column properties to a future separate function
set_extended_property(conn, db, schema, table, property, value)
conn |
|
schema |
|
table |
|
value |
|
catalog |
|
name |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.