Metoda SqlObjectBase.RestoreInitialState
Nie należy odwoływać się do tego elementu członkowskiego bezpośrednio w kodzie. Obsługuje on infrastrukturę programu SQL Server.
Przestrzeń nazw: Microsoft.SqlServer.Management.Sdk.Sfc
Zestaw: Microsoft.SqlServer.Management.Sdk.Sfc (w Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Składnia
'Deklaracja
Protected Sub RestoreInitialState
'Użycie
Me.RestoreInitialState()
protected void RestoreInitialState()
protected:
void RestoreInitialState()
member RestoreInitialState : unit -> unit
protected function RestoreInitialState()