This topic has not yet been rated - Rate this topic

PartitionFunctionParameterCollection.Add Method (PartitionFunctionParameter)

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
public void Add(
	PartitionFunctionParameter partitionFunctionParameter
)

Parameters

partitionFunctionParameter
Type: Microsoft.SqlServer.Management.Smo.PartitionFunctionParameter
A PartitionFunctionParameter object value that specifies the partition function parameter to be removed from the PartitionFunctionParameterCollection collection.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.