PartitionFunctionParameterCollection.Remove 方法

定义

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

参数

partitionFunctionParameter
PartitionFunctionParameter

适用于