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
- 實作
屬性
| 名稱 | Description |
|---|---|
| AbortEvent |
會取得中止該物件操作的處理器。 (繼承來源 IAbortableRequest) |
| RequiredFields |
取得該物件所需的欄位。 |