Database.PartitionFunctions Property

Definition

[Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcObject(Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcContainerRelationship.ObjectContainer, Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcContainerCardinality.ZeroToAny, typeof(Microsoft.SqlServer.Management.Smo.PartitionFunction))]
public Microsoft.SqlServer.Management.Smo.PartitionFunctionCollection PartitionFunctions { get; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcObject(Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcContainerRelationship.ObjectContainer, Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcContainerCardinality.ZeroToAny, typeof(Microsoft.SqlServer.Management.Smo.PartitionFunction))>]
member this.PartitionFunctions : Microsoft.SqlServer.Management.Smo.PartitionFunctionCollection
Public ReadOnly Property PartitionFunctions As PartitionFunctionCollection

Property Value

Attributes

Applies to