NevronOpenVision
Nevron.Nov.Data Namespace / NMemoryDataTable Class


NMemoryDataTable Class Properties

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

Public Properties
 NameDescription
Public PropertyOverridden. Determines whether the data table supports the AddField operation  
Public PropertyOverridden. Determines whether you can execute the AddRow operation  
Public PropertyOverridden. Determines whether the data table supports the InsertField operation  
Public PropertyOverridden. Determines whether you can execute the InsertRow operation  
Public PropertyOverridden. Determines whether the data table supports the RemoveField operation  
Public PropertyOverridden. Determines whether you can execute the RemoveRow operation  
Public PropertyOverridden. Determines whether the data table supports the RenameField operation  
Public PropertyOverridden. Gets the count of columns  
Public PropertyOverridden. Gets the count of rows  
Top
See Also