Constructeur Column
Inclure les membres protégés
Inclure les membres hérités
Initializes a new instance of the Column class.
Ce membre est surchargé. Pour plus d'informations sur ce membre, notamment sur la syntaxe et l'utilisation, et pour visualiser des exemples, cliquez sur un nom dans la liste de surcharge.
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 that has the specified parent and specified name. |
![]() |
Column(SqlSmoObject, String, DataType) | Initializes a new instance of the Column class that has the specified parent and specified name. |
![]() |
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. |
Haut de la page