IDesignerHostTransactionState Interface
Definição
Especifica os métodos para o host de designer relatar o estado de transações.Specifies methods for the designer host to report on the state of transactions.
public interface class IDesignerHostTransactionState
public interface IDesignerHostTransactionState
type IDesignerHostTransactionState = interface
Public Interface IDesignerHostTransactionState
Comentários
Os métodos e as propriedades expostas pela IDesignerHostTransactionState interface complementam os da IDesignerHost interface.The methods and properties exposed by the IDesignerHostTransactionState interface supplement those of the IDesignerHost interface.
Propriedades
| IsClosingTransaction |
Obtém um valor que indica se o host do designer está encerrando uma transação.Gets a value indicating whether the designer host is closing a transaction. |