Nota
O acesso a esta página requer autorização. Podes tentar iniciar sessão ou mudar de diretório.
O acesso a esta página requer autorização. Podes tentar mudar de diretório.
Defines a method to refresh an object from the server on the referenced connection.
Namespace: Microsoft.SqlServer.Management.Common
Assembly: Microsoft.SqlServer.ConnectionInfo (em Microsoft.SqlServer.ConnectionInfo.dll)
Sintaxe
'Declaração
Public Interface IRefreshable
'Uso
Dim instance As IRefreshable
public interface IRefreshable
public interface class IRefreshable
type IRefreshable = interface end
public interface IRefreshable
O tipo IRefreshable expõe os membros a seguir.
Métodos
| Nome | Descrição | |
|---|---|---|
![]() |
Refresh | Refreshes object properties by reading them from the server. |
Início
Comentários
The IRefreshable class is implemented by various instance classes.
.gif)