IUpdateChildrenRequest インターフェイス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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 |
オブジェクトの必要なフィールドを取得します。 |