Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Updates the statistics for the referenced object.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Syntax
'Declaration
Public Sub Update
'Usage
Dim instance As Statistic
instance.Update()
public void Update()
public:
void Update()
member Update : unit -> unit
public function Update()
Examples
Creating and Updating Statistics
See Also
Reference
Microsoft.SqlServer.Management.Smo Namespace