Método SfcInstance.MarkRootAsConnected
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 MarkRootAsConnected
'Uso
Me.MarkRootAsConnected()
protected void MarkRootAsConnected()
protected:
void MarkRootAsConnected()
member MarkRootAsConnected : unit -> unit
protected function MarkRootAsConnected()