Freigeben über


UserDefinedType.Script Method

Generates a Transact-SQL script that can be used to re-create the alias data type.

Hinweise

Der Namespace, die Klasse oder das Element wird nur in der Version 2.0 von Microsoft .NET Framework unterstützt.

Überladungsliste

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.

Siehe auch

Verweis

UserDefinedType Class
UserDefinedType Members
Microsoft.SqlServer.Management.Smo Namespace

Andere Ressourcen

Scripting
Working with Data Types
Arbeiten mit CLR-benutzerdefinierten Typen
CREATE TYPE (Transact-SQL)