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