Partager via


Column Constructor

Initializes a new instance of the Column class.

Notes

Cet espace de noms, cette classe ou ce membre est pris en charge uniquement par la version 2.0 de Microsoft .NET Framework.

Liste de surcharge

Nom 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.

Voir aussi

Référence

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

Autres ressources

CREATE TABLE (Transact-SQL)
Working with Database Objects