Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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()