C# Class Dev2.DynamicServices.Source

Represents a Data Provider in the Dynamic Service Engine Programming Model
Inheritance: Dev2.DynamicServices.Objects.Base.DynamicServiceObjectBase
Mostrar archivo Open project: Warewolf-ESB/Warewolf Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
Compile ( ) : bool

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

Source ( ) : System

Method Details

Compile() public method

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

Source() public method

public Source ( ) : System
return System