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.
Recompiles any view or trigger that depends on the base SMO object.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Syntax
'Declaration
Public Sub ReCompileReferences
'Usage
Dim instance As TableViewBase
instance.ReCompileReferences()
public void ReCompileReferences()
public:
void ReCompileReferences()
member ReCompileReferences : unit -> unit
public function ReCompileReferences()