IDbExtension allows applications to specify database-specific extensions to the DbProvider
            
            Syntax
            
            
            
            
            'Declaration
 
Public Interface IDbExtension 
             
        
            
            public interface IDbExtension 
             
        
             
         
            
            
            
            
            
            
            
            
            Requirements
Namespace: FChoice.Common.Data
Platforms: Windows XP, Windows Server 2003 and 2008 family
Assembly: FChoice.Common (in C:\dovetail\dovetail-sdk\build\Release\FChoice.Common.dll)
            
            See Also