IWisejDataStore

Wisej.Core.IWisejDataStore

Namespace: Wisej.Core

Assembly: Wisej.Framework (2.5.0.0)

All wisej data stores implement this interface.

public interface IWisejDataStore

Methods

Returns the number of available records.

Returns: Int32. The total number of rows.

Returns a data object.

Returns: Object. An object that contains the data requested by the component.

Implemented By

Last updated