IGetChildrenRequest 인터페이스
Retrieves children asynchronously in batches with the INavigableItem.GetChildren object.
이 API는 CLS 규격이 아닙니다. CLS 규격 대체 항목은 [false]입니다.
네임스페이스: Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer
어셈블리: SqlWorkbench.Interfaces(SqlWorkbench.Interfaces.dll)
구문
‘선언
<CLSCompliantAttribute(False)> _
Public Interface IGetChildrenRequest _
Inherits IAbortableRequest
‘사용 방법
Dim instance As IGetChildrenRequest
[CLSCompliantAttribute(false)]
public interface IGetChildrenRequest : IAbortableRequest
[CLSCompliantAttribute(false)]
public interface class IGetChildrenRequest : IAbortableRequest
[<CLSCompliantAttribute(false)>]
type IGetChildrenRequest =
interface
interface IAbortableRequest
end
public interface IGetChildrenRequest extends IAbortableRequest
IGetChildrenRequest 유형에서 다음 멤버를 표시합니다.
속성
이름 | 설명 | |
---|---|---|
AbortEvent | Gets the handler that aborts the operation of the object. (IAbortableRequest에서 상속됨) | |
UseCachedResults | Gets a value indicating whether the request consumer should use cached results or re-query results. | |
ViewScope | Gets the scope for the request. |
맨 위로 이동
메서드
이름 | 설명 | |
---|---|---|
AddResults | Retrieves a value used by the request consumer to return results. |
맨 위로 이동
참고 항목
참조
Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer 네임스페이스