ArcFM Responder Mobile Developer Guide
DataSource Class
Members 






The DbHelper class is an adaption of Microsoft's Data Access Application Block which is intended to encapsulate high performance, scalable best practices. The class provides methods for querying and manipulating database information through ADO.NET. The DbHelper class is an adaption of Microsoft's Data Access Application Block which is intended to encapsulate high performance, scalable best practices. The class provides methods for querying and manipulating database information through ADO.NET.
Object Model
DataSource Class
Syntax
'Declaration
 
Public Class DataSource 
'Usage
 
Dim instance As DataSource
public class DataSource 
public class DataSource 
public class DataSource 
public __gc class DataSource 
public ref class DataSource 
Inheritance Hierarchy

System.Object
   Miner.Data.Access.DataSource

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DataSource Members
Miner.Data.Access Namespace

Send Feedback