ArcFM Responder Mobile Developer Guide
DbSourceFeatureIdentificationProvider Class
Members 






Feature identification information provider using a database backing store.
Object Model
DbSourceFeatureIdentificationProvider Class
Syntax
'Declaration
 
Public Class DbSourceFeatureIdentificationProvider 
   Inherits Miner.Responder.Shared.Replication.CachingFeatureIdentificationProvider
'Usage
 
Dim instance As DbSourceFeatureIdentificationProvider
public class DbSourceFeatureIdentificationProvider : Miner.Responder.Shared.Replication.CachingFeatureIdentificationProvider 
public class DbSourceFeatureIdentificationProvider = class(Miner.Responder.Shared.Replication.CachingFeatureIdentificationProvider)
public class DbSourceFeatureIdentificationProvider extends Miner.Responder.Shared.Replication.CachingFeatureIdentificationProvider
public __gc class DbSourceFeatureIdentificationProvider : public Miner.Responder.Shared.Replication.CachingFeatureIdentificationProvider 
public ref class DbSourceFeatureIdentificationProvider : public Miner.Responder.Shared.Replication.CachingFeatureIdentificationProvider 
Inheritance Hierarchy

System.Object
   System.Configuration.Provider.ProviderBase
      Miner.Responder.Shared.Replication.FeatureIdentificationProvider
         Miner.Responder.Shared.Replication.CachingFeatureIdentificationProvider
            Miner.Responder.Framework.Replication.DbSourceFeatureIdentificationProvider

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

DbSourceFeatureIdentificationProvider Members
Miner.Responder.Framework.Replication Namespace

Send Feedback