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