Freigeben über


Column-Konstruktor

Initializes a new instance of the Column class.

Überladungsliste 

  Name Beschreibung
Öffentliche Methode Column() () () () Initializes a new instance of the Column class.
Öffentliche Methode Column(SqlSmoObject, String) Initializes a new instance of the Column class that has the specified parent and specified name.
Öffentliche Methode Column(SqlSmoObject, String, DataType) Initializes a new instance of the Column class that has the specified parent and specified name.
Öffentliche Methode 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.

Zum Anfang