PartitionFunctionParameterCollection.ItemById(Int32) メソッド

定義

public Microsoft.SqlServer.Management.Smo.PartitionFunctionParameter ItemById(int id);
member this.ItemById : int -> Microsoft.SqlServer.Management.Smo.PartitionFunctionParameter
Public Function ItemById (id As Integer) As PartitionFunctionParameter

パラメーター

id
Int32

返品

適用対象