NevronOpenVision
Nevron.Nov.Data Namespace / NDataSource Class


NDataSource Class Properties

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

Public Properties
 NameDescription
Public PropertyDetermines whether the data source supports the AddField operation  
Public PropertyDetermines whether the data source supports the AddRow operation  
Public PropertyDetermines whether the data source supports the InsertField operation  
Public PropertyDetermines whether the data source supports the InsertRow operation  
Public PropertyDetermines whether the data source supports the RemoveField operation  
Public PropertyDetermines whether the data source supports the RemoveRow operation  
Public PropertyDetermines whether the data source supports the RenameField operation  
Public PropertyGets the data provider associated with this data source.  
Public PropertyGets the count of fields in the data source  
Public PropertyOverloaded. Gets or sets the value for the specified row field.  
Public PropertyGets or sets the data source name. The data source name is internally bound to the name of the underlying data provider.  
Public PropertyGets the count of rows in the data source  
Top
See Also