Compartir a través de


Column Constructor

Initializes a new instance of the Column class.

Notas

Este espacio de nombres, clase o miembro solamente se admite en la versión 2.0 de Microsoft .NET Framework.

Lista de sobrecargas

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

Vea también

Referencia

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

Otros recursos

CREATE TABLE (Transact-SQL)
Working with Database Objects