Share via


SPColumnDefinition constructor

Instantiates a new instance of the SPColumnDefinition class.

Overload list

  Name Description
Public method SPColumnDefinition(String, SqlDbType) Instantiates a new instance of the SPColumnDefinition class and provides the name and SQL data type for the new column.
Public method 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

See also

Reference

SPColumnDefinition structure

SPColumnDefinition members

Microsoft.SharePoint.Administration namespace