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


In This Topic
    NFileDataSource Class Members
    In This Topic

    The following tables list the members exposed by NFileDataSource.

    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Reference to the ColumnNames property  
    Public Fieldstatic (Shared in Visual Basic)Reference to the File property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the FirstRowHasColumnNames property.  
    Public Fieldstatic (Shared in Visual Basic)Schema associated with NUriDataSource  
    Top
    Protected Fields
     NameDescription
    Protected FieldThe column names to import.  
    Protected FieldThe file associated with this data source.  
    Protected FieldIndicates whether the first row has column names.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the column names to import from the specified file.  
    Public PropertyGets or sets the file associated with this data source.  
    Public PropertyGets or sets whether the first row has column names.  
    Top
    Protected Methods
     NameDescription
    Internal MethodOverridden.   
    Protected MethodProcesses the data table.  
    Top
    See Also