Column Constructor
Initializes a new instance of the Column class.
Osservazioni
Questo spazio dei nomi, classe o membro è supportato solo nella versione 2.0 di Microsoft .NET Framework.
Elenco degli overload
Nome | Description |
---|---|
Column () |
Initializes a new instance of the Column class.
|
Column (SqlSmoObject, String) |
Initializes a new instance of the Column class with the specified parent and specified name.
|
Column (SqlSmoObject, String, DataType) |
Initializes a new instance of the Column class with the specified parent and specified name.
|
Vedere anche
Riferimento
Column Class
Column Members
Microsoft.SqlServer.Management.Smo Namespace