PartitionFunctionParameterCollection.Remove Method

Definition

public void Remove (Microsoft.SqlServer.Management.Smo.PartitionFunctionParameter partitionFunctionParameter);
override this.Remove : Microsoft.SqlServer.Management.Smo.PartitionFunctionParameter -> unit
Public Sub Remove (partitionFunctionParameter As PartitionFunctionParameter)

Parameters

partitionFunctionParameter
PartitionFunctionParameter

Applies to