PartitionFunctionParameterCollection.Item[Int32] Property

Definition

public Microsoft.SqlServer.Management.Smo.PartitionFunctionParameter this[int index] { get; }
member this.Item(int) : Microsoft.SqlServer.Management.Smo.PartitionFunctionParameter
Default Public ReadOnly Property Item(index As Integer) As PartitionFunctionParameter

Parameters

index
Int32

Property Value

Applies to