C# Class Dev2.DynamicServices.Source

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

Private Properties

Свойство Type Description

Méthodes publiques

Méthode 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 méthode

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

Source() public méthode

public Source ( ) : System
Résultat System