Enumerator 클래스
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
열거자 클래스는 이 어셈블리의 프런트 엔드입니다.
[System.Runtime.InteropServices.ComVisible(false)]
public class Enumerator
[System.Runtime.InteropServices.ComVisible(false)]
public class Enumerator : MarshalByRefObject
[<System.Runtime.InteropServices.ComVisible(false)>]
type Enumerator = class
[<System.Runtime.InteropServices.ComVisible(false)>]
type Enumerator = class
inherit MarshalByRefObject
Public Class Enumerator
Public Class Enumerator
Inherits MarshalByRefObject
- 상속
-
Enumerator
- 상속
-
Enumerator
- 특성
생성자
| Name | Description |
|---|---|
| Enumerator() |
열거자 클래스는 이 어셈블리의 프런트 엔드입니다. |
메서드
| Name | Description |
|---|---|
| EnumDependencies(Object, DependencyRequest) |
지정된 개체에 대한 종속성을 일반화 트리로 열거합니다. |
| GetData(Object, Request) |
데이터 검색 |
| GetData(Object, Urn, String[], OrderBy) |
데이터 검색 |
| GetData(Object, Urn, String[], OrderBy[]) |
데이터 검색 |
| GetData(Object, Urn, String[]) |
데이터 검색 |
| GetData(Object, Urn) |
데이터 검색 |
| Process(Object, Request) |
back comp 함수<는 GetData<를 참조>>하고 이 함수는 클라우드 DB 연결을 통해 요청을 처리하도록 요청에 따라 connectionInfo를 업데이트하는 작업도 수행합니다. |
| Process(Object, RequestObjectInfo) |
back comp 함수<는 GetObjectInfo</see를 참조>하세요.> |
| Process(ServerVersion, RequestObjectInfo) |
열거자 클래스는 이 어셈블리의 프런트 엔드입니다. |
| RegisterExtension(Urn, String, Assembly, String) |
열거자 확장을 등록합니다. |
| TraceInfo(String, Object[]) |
열거자 일반 추적 함수 |
| TraceInfo(String) |
열거자 일반 추적 함수 |