Método RestoreInitialState
Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server.
Namespace: Microsoft.SqlServer.Management.Sdk.Sfc
Assembly: Microsoft.SqlServer.Management.Sdk.Sfc (em Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Sintaxe
'Declaração
Protected Sub RestoreInitialState
'Uso
Me.RestoreInitialState()
protected void RestoreInitialState()
protected:
void RestoreInitialState()
member RestoreInitialState : unit -> unit
protected function RestoreInitialState()