UserDefinedType.Script Method
Generates a Transact-SQL script that can be used to re-create the alias data type.
Osservazioni
Questo spazio dei nomi, classe o membro è supportato solo nella versione 2.0 di Microsoft .NET Framework.
Elenco degli overload
Nome | 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.
|
Vedere anche
Riferimento
UserDefinedType Class
UserDefinedType Members
Microsoft.SqlServer.Management.Smo Namespace
Altre risorse
Scripting
Working with Data Types
Utilizzo di tipi CLR definiti dall'utente
CREATE TYPE (Transact-SQL)