NevronOpenVision
Nevron.Nov.Text.Data Namespace / NAccessDataSourceFormat Class
Fields Properties Methods


In This Topic
    NAccessDataSourceFormat Class Members
    In This Topic

    The following tables list the members exposed by NAccessDataSourceFormat.

    Protected Constructors
     NameDescription
    Protected ConstructorDefault constructor.  
    Top
    Protected Fields
     NameDescription
    Internal Fieldstatic (Shared in Visual Basic)  
    Top
    Public Properties
     NameDescription
    Public PropertyOverridden. Gets the file extensions of files this data source can load data from.  
    Public PropertyOverridden. Gets the mime type of this data source.  
    Public PropertyOverridden. Gets the name of the data source.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Creates a data source connection from the specified file name.  
    Top
    Protected Methods
     NameDescription
    Protected MethodGenerates a connection string that should be used to connect to the given Access database.  
    Top
    See Also