Costruttore Column
Include i membri protetti
Include i membri ereditati
Initializes a new instance of the Column class.
Questo membro è sottoposto a overload. Per informazioni complete su questo membro, inclusi sintassi, utilizzo ed esempi, fare clic su un nome nell'elenco di overload.
Elenco degli overload
Nome | Descrizione | |
---|---|---|
![]() |
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. |
In alto