Share via


IUpdateChildrenRequest 인터페이스

Interface used with INavigableItem.UpdateChildren to load a set of fields across all children asynchronously.

네임스페이스:  Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer
어셈블리:  SqlWorkbench.Interfaces(SqlWorkbench.Interfaces.dll)

구문

‘선언
Public Interface IUpdateChildrenRequest _
    Inherits IAbortableRequest
‘사용 방법
Dim instance As IUpdateChildrenRequest
public interface IUpdateChildrenRequest : IAbortableRequest
public interface class IUpdateChildrenRequest : IAbortableRequest
type IUpdateChildrenRequest =  
    interface 
        interface IAbortableRequest 
    end
public interface IUpdateChildrenRequest extends IAbortableRequest

IUpdateChildrenRequest 유형에서 다음 멤버를 표시합니다.

속성

  이름 설명
공용 속성 AbortEvent Gets the handler that aborts the operation of the object. (IAbortableRequest에서 상속됨)
공용 속성 RequiredFields Gets the required field for the object.

맨 위로 이동

참고 항목

참조

Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer 네임스페이스