Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
Adds a Column object to the ColumnCollection collection.
Remarks
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.
Overload List
| Name | Description |
|---|---|
| ColumnCollection.Add (Column) |
Adds a Column object to the ColumnCollection collection.
|
| ColumnCollection.Add (Column, Int32) |
Adds a Column object to the ColumnCollection collection at a specified position.
|
| ColumnCollection.Add (Column, String) |
Adds a Column object to the ColumnCollection collection after a specified Column object currently in the ColumnCollection collection.
|
See Also
Reference
ColumnCollection Class
ColumnCollection Members
Microsoft.SqlServer.Management.Smo Namespace