C# 클래스 Dev2.DynamicServices.Source

Represents a Data Provider in the Dynamic Service Engine Programming Model
상속: Dev2.DynamicServices.Objects.Base.DynamicServiceObjectBase
파일 보기 프로젝트 열기: Warewolf-ESB/Warewolf 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
Compile ( ) : bool

Validates the Source to ensure integrity before the source is added to the dynamic service engine

Source ( ) : System

메소드 상세

Compile() 공개 메소드

Validates the Source to ensure integrity before the source is added to the dynamic service engine
public Compile ( ) : bool
리턴 bool

Source() 공개 메소드

public Source ( ) : System
리턴 System