Responder Developer Guide
DataLoader Class
Members 


Version: 10.2.1a

Resource Center Home

Product Availability
Responder
Required Licenses
Responder
.NET Assembly

Miner.Data.Access.dll

We have started to use the DataLoader in situations where we have multi-part queries (we break-up queries with more than some threshold of "or" statements because there is usually a limit to the number of "or" statements (1000 for Oracle databases).
Object Model
DataLoader Class
Syntax
'Declaration
 
Public Class DataLoader 
   Implements Miner.Data.Access.Interfaces.IDataLoader 
'Usage
 
Dim instance As DataLoader
public class DataLoader : Miner.Data.Access.Interfaces.IDataLoader  
Inheritance Hierarchy

System.Object
   Miner.Data.Access.DataLoader

Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

DataLoader Members
Miner.Data.Access Namespace

 

 


Send Comment