Freigeben über


PartitionFunction-Klasse

Model schema container class for PartitionFunction

Vererbungshierarchie

System.Object
  Microsoft.SqlServer.Dac.Model.PartitionFunction

Namespace:  Microsoft.SqlServer.Dac.Model
Assembly:  Microsoft.SqlServer.Dac.Extensions (in Microsoft.SqlServer.Dac.Extensions.dll)

Syntax

'Declaration
Public NotInheritable Class PartitionFunction
'Usage
public static class PartitionFunction
public ref class PartitionFunction abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type PartitionFunction =  class end
public final class PartitionFunction

Der PartitionFunction-Typ macht folgende Elemente verfügbar.

Eigenschaften

  Name Beschreibung
Öffentliche EigenschaftStatisches Element BoundaryValues BoundaryValues relationship class of PartitionFunction
Öffentliche EigenschaftStatisches Element ParameterType ParameterType relationship class of PartitionFunction
Öffentliche EigenschaftStatisches Element Range Range property class of PartitionFunction
Öffentliche EigenschaftStatisches Element TypeClass Type class for PartitionFunction

Zum Anfang

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.

Siehe auch

Verweis

Microsoft.SqlServer.Dac.Model-Namespace