Condividi tramite


Interfaccia IRefreshable

Defines a method to refresh an object from the server on the referenced connection.

Spazio dei nomi  Microsoft.SqlServer.Management.Common
Assembly:  Microsoft.SqlServer.ConnectionInfo (in Microsoft.SqlServer.ConnectionInfo.dll)

Sintassi

'Dichiarazione
Public Interface IRefreshable
'Utilizzo
Dim instance As IRefreshable
public interface IRefreshable
public interface class IRefreshable
type IRefreshable =  interface end
public interface IRefreshable

Nel tipo IRefreshable sono esposti i membri seguenti.

Metodi

  Nome Descrizione
Metodo pubblico Refresh Refreshes object properties by reading them from the server.

In alto

Osservazioni

The IRefreshable class is implemented by various instance classes.