次の方法で共有


IUpdateChildrenRequest インターフェイス

定義

すべての子で非同期にフィールドのセットを読み込むための INavigableItem.UpdateChildren で使用されるインターフェイスです。

public interface class IUpdateChildrenRequest : Microsoft::SqlServer::Management::UI::VSIntegration::ObjectExplorer::IAbortableRequest
public interface IUpdateChildrenRequest : Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.IAbortableRequest
type IUpdateChildrenRequest = interface
    interface IAbortableRequest
Public Interface IUpdateChildrenRequest
Implements IAbortableRequest
実装

プロパティ

AbortEvent

オブジェクトの操作を中止するハンドラーを取得します。

(継承元 IAbortableRequest)
RequiredFields

オブジェクトに必要なフィールドを取得します。

適用対象