Share via


PartitionSchemeParameterCollection.Add Method

Include Protected Members
Include Inherited Members

Adds a PartitionSchemeParameter object to the PartitionSchemeParameterCollection collection.

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 Add(PartitionSchemeParameter) Adds a PartitionSchemeParameter object to the PartitionSchemeParameterCollection collection.
Public method Add(PartitionSchemeParameter, Int32) Adds the specified PartitionSchemeParameterobject to the collection at the specified index.
Public method Add(PartitionSchemeParameter, String) Adds the specified PartitionSchemeParameterobject to the collection at the specified column.

Top

See Also

Reference

PartitionSchemeParameterCollection Class

Microsoft.SqlServer.Management.Smo Namespace