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

適用対象