Not
Åtkomst till denna sida kräver auktorisation. Du kan prova att logga in eller byta katalog.
Åtkomst till denna sida kräver auktorisation. Du kan prova att byta katalog.
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()