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