Nevron .NET Vision
Nevron.Diagram.Maps Namespace / NMapOleDbDataBindingSource Class
Properties Methods


In This Topic
    NMapOleDbDataBindingSource Class Members
    In This Topic

    The following tables list the members exposed by NMapOleDbDataBindingSource.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets/Sets the database connection string. (Inherited from Nevron.Diagram.Maps.NMapDatabaseBindingSource)
    Public PropertyGets/Sets the SELECT query to execute on the database. (Inherited from Nevron.Diagram.Maps.NMapDatabaseBindingSource)
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Loads a data table.  
    Top
    Protected Methods
     NameDescription
    Protected MethodObtains the table name from the given SELECT query. (Inherited from Nevron.Diagram.Maps.NMapDatabaseBindingSource)
    Top
    See Also