ExtendedProperty.Script Method
Generates a Transact-SQL script that can be used to re-create the extended property.
Overload List
| Name | Description |
|---|---|
| ExtendedProperty.Script () |
Generates a Transact-SQL script that can be used to re-create the extended property.
|
| ExtendedProperty.Script (ScriptingOptions) |
Generates a Transact-SQL script that can be used to re-create the extended property as specified by the script options.
|