Column Constructor

Initializes a new instance of the Column class.

Hinweise

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

Überladungsliste

Name Description
Column ()
Initializes a new instance of the Column class.
Column (SqlSmoObject, String)
Initializes a new instance of the Column class with the specified parent and specified name.
Column (SqlSmoObject, String, DataType)
Initializes a new instance of the Column class with the specified parent and specified name.

Siehe auch

Verweis

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

Andere Ressourcen

CREATE TABLE (Transact-SQL)
Working with Database Objects