Compartir a través de


Column Constructor

Incluir miembros protegidos
Incluir miembros heredados

Initializes a new instance of the Column class.

Este miembro está sobrecargado. Para obtener información completa acerca de este miembro, incluidos sintaxis, uso y ejemplos, haga clic en un nombre de la lista de sobrecarga.

Lista de sobrecargas

  Nombre Descripción
Método público Column() Initializes a new instance of the Column class.
Método público Column(SqlSmoObject, String) Initializes a new instance of the Column class that has the specified parent and specified name.
Método público Column(SqlSmoObject, String, DataType) Initializes a new instance of the Column class that has the specified parent and specified name.
Método público Column(SqlSmoObject, String, DataType, Boolean) Initializes a new instance of the Column class that uses the specified parent, datayype, and optionally adding the FILESTREAM attribute.

Arriba

Vea también

Referencia

Column Clase

Espacio de nombres Microsoft.SqlServer.Management.Smo