Condividi tramite


PartitionFunctionParameterCollection.Add Method

Adds a PartitionFunctionParameter object to the PartitionFunctionParameterCollection collection.

Osservazioni

This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.

Elenco degli overload

Nome Description
PartitionFunctionParameterCollection.Add (PartitionFunctionParameter)
Adds a PartitionFunctionParameter object to the PartitionFunctionParameterCollection collection.
PartitionFunctionParameterCollection.Add (PartitionFunctionParameter, Int32)
Adds the specified PartitionFunctionParameterobject to the collection at the specified index.
PartitionFunctionParameterCollection.Add (PartitionFunctionParameter, String)
Adds the specified PartitionFunctionParameterobject to the collection at the specified column.

Vedere anche

Riferimento

PartitionFunctionParameterCollection Class
PartitionFunctionParameterCollection Members
Microsoft.SqlServer.Management.Smo Namespace

Altre risorse

Using Collections