Méthode PartitionFunction.Refresh
Refreshes the state information for the PartitionFunction object.
Espace de noms : Microsoft.SqlServer.Management.Smo
Assembly : Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)
Syntaxe
'Déclaration
Public Overrides Sub Refresh
'Utilisation
Dim instance As PartitionFunction
instance.Refresh()
public override void Refresh()
public:
virtual void Refresh() override
abstract Refresh : unit -> unit
override Refresh : unit -> unit
public override function Refresh()
Implémente
Notes
Refreshed properties will be retrieved the next time the PartitionFunction object is accessed.
Exemples
Utilisation de fichiers ou de groupes de fichiers pour stocker des données
Voir aussi
Référence
Espace de noms Microsoft.SqlServer.Management.Smo