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