Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
| Options | Name | Purpose | |
|---|---|---|---|
| + | dispose () | 
     
/* Destroy/Shutdown/Anti-Initializer */  Inherited from Ccs.Common.IService  | 
|
| + | Ccs.BusinessLogic.IGetDataResponse getData (IGetDataRequest, dataset-handle) | 
     Performs a read request  | 
|
| + | getDataset (dataset-handle) | 
     Returns an empty instance of the primary ProDataset to the caller  | 
|
| + | Ccs.BusinessLogic.IGetResultCountResponse getResultCount (IGetDataRequest) | 
     Returns the count of the total number of result records or a guess
of the result count to the caller  | 
|
| + | initialize () | 
     
/*  Initializer/Startup */  Inherited from Ccs.Common.IService  | 
| 
         
            
                Top
                
            
         
        PUBLIC dispose ()
 
  | 
|||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
        
        PUBLIC Ccs.BusinessLogic.IGetDataResponse getData (IGetDataRequest, dataset-handle)
 
  | 
|||||||||||||||||||||||||
        
        PUBLIC getDataset (dataset-handle)
 
  | 
|||||||||||||||||||||||||
        
        PUBLIC Ccs.BusinessLogic.IGetResultCountResponse getResultCount (IGetDataRequest)
 
  | 
|||||||||||||||||||||||||
        
        PUBLIC initialize ()
 
  | 
|||||||||||||||||||||||||