Bagikan melalui


Column Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the Column class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

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

Top

See Also

Reference

Column Class

Microsoft.SqlServer.Management.Smo Namespace