Constructeur PartitionFunction
Initializes a new instance of the PartitionFunction class.
Espace de noms : Microsoft.SqlServer.Management.Smo
Assembly : Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)
Syntaxe
'Déclaration
Public Sub New
'Utilisation
Dim instance As New PartitionFunction()
public PartitionFunction()
public:
PartitionFunction()
new : unit -> PartitionFunction
public function PartitionFunction()
Notes
The default constructor initializes any fields to their default values.
Voir aussi