NevronOpenVision
Nevron.Nov.Data Namespace / NMemoryDataTable Class


In This Topic
    NMemoryDataTable Class Methods
    In This Topic

    For a list of all members of this type, see NMemoryDataTable members.

    Public Methods
     NameDescription
    Public Method  
    Public MethodOverridden. Gets the index of the field with the specified name  
    Public MethodOverloaded. Overridden. Gets interfation for the field at the specified index  
    Public MethodOverloaded. Overridden. Gets a value at the specified index  
    Public Method  
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. Adds a new field  
    Protected MethodOverloaded. Overridden. Adds a row with default values  
    Protected MethodOverridden. Inserts a new field at the specified index  
    Protected MethodOverloaded. Overridden. Inserts a new row with column default values, at the specified index, if CanInsertRow is true  
    Protected MethodOverridden. Removes all rows  
    Protected MethodOverridden. Removes the field at the specified index  
    Protected MethodOverridden. Removes a row at the specified index, if CanRemoveRow is true  
    Protected MethodOverridden.   
    Protected MethodOverridden. Sets a value at the specified index  
    Top
    See Also