NevronOpenVision
Nevron.Nov.Data Namespace / NDataTable Class


NDataTable Class Properties

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

Public Properties
 NameDescription
Public PropertyDetermines whether the data table supports the AddField operation  
Public PropertyDetermines whether the data table supports the AddRow operation  
Public PropertyDetermines whether the data table supports the InsertField operation  
Public PropertyDetermines whether the data table supports the InsertRow operation  
Public PropertyDetermines whether the data table supports the RemoveField operation  
Public PropertyDetermines whether the data table supports the RemoveRow operation  
Public PropertyDetermines whether the data table supports the RenameField operation  
Public PropertyGets the count of fields in the data table  
Public PropertyOverloaded. Gets or sets the value for the specified row field.  
Public PropertyGets/Sets the name of the data table.  
Public PropertyGets the count of rows in the data table  
Top
See Also