Script Método
Generates a Transact-SQL script that can be used to re-create the user-defined data type.
Lista de sobrecargas
Nombre | Descripción | |
---|---|---|
Script() () () () | Generates a Transact-SQL script that can be used to re-create the user-defined data type. | |
Script(ScriptingOptions) | Generates a Transact-SQL script that can be used to re-create the user-defined data type as specified by the script options. |
Principio