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 |
オブジェクトに必要なフィールドを取得します。 |