C# Класс Dev2.DynamicServices.Source

Represents a Data Provider in the Dynamic Service Engine Programming Model
Наследование: Dev2.DynamicServices.Objects.Base.DynamicServiceObjectBase
Показать файл Открыть проект Примеры использования класса

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