PartitionFunction.PartitionFunctionParameters Property

Definition

[Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcObject(Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcContainerRelationship.ChildContainer, Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcContainerCardinality.OneToAny, typeof(Microsoft.SqlServer.Management.Smo.PartitionFunctionParameter))]
public Microsoft.SqlServer.Management.Smo.PartitionFunctionParameterCollection PartitionFunctionParameters { get; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcObject(Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcContainerRelationship.ChildContainer, Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcContainerCardinality.OneToAny, typeof(Microsoft.SqlServer.Management.Smo.PartitionFunctionParameter))>]
member this.PartitionFunctionParameters : Microsoft.SqlServer.Management.Smo.PartitionFunctionParameterCollection
Public ReadOnly Property PartitionFunctionParameters As PartitionFunctionParameterCollection

Property Value

Attributes

Applies to