Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Instantiates a new instance of the SPColumnDefinition class.
Overload list
| Name | Description | |
|---|---|---|
![]() |
SPColumnDefinition(String, SqlDbType) | Instantiates a new instance of the SPColumnDefinition class and provides the name and SQL data type for the new column. |
![]() |
SPColumnDefinition(String, SqlDbType, Int32) | Instantiates a new instance of the SPColumnDefinition class and provides the name, the SQL data type, and the size for the new column. |
Top
.gif)