NevronOpenVision
Nevron.Nov.Data Namespace / NCLRDataTableDataTableAdapter Class
Fields Properties Methods


In This Topic
    NCLRDataTableDataTableAdapter Class Members
    In This Topic

    The following tables list the members exposed by NCLRDataTableDataTableAdapter.

    Protected Constructors
    Public Properties
     NameDescription
    Public PropertyOverridden. Determines whether the data table supports the AddField operation  
    Public PropertyOverridden. Determines whether the data table supports the AddRow operation  
    Public PropertyOverridden. Determines whether the data table supports the InsertField operation  
    Public PropertyOverridden. Determines whether the data table supports the InsertRow operation  
    Public PropertyOverridden. Determines whether the data table supports the RemoveField operation  
    Public PropertyOverridden. Determines whether the data table supports the RemoveRow operation  
    Public PropertyOverridden. Determines whether the data table supports the SetFieldName operation  
    Public PropertyOverridden. Gets the count of fields in the data table  
    Public PropertyOverridden. Gets the count of rows in the data table  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden.   
    Public MethodOverloaded. Overridden.   
    Public MethodOverloaded. Overridden. Gets the value for a given [row:field]  
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden.   
    Protected MethodOverloaded. Overridden.   
    Protected MethodOverridden.   
    Protected MethodOverloaded. Overridden.   
    Protected MethodOverridden.   
    Protected MethodOverridden.   
    Protected MethodOverridden.   
    Protected MethodOverridden.   
    Protected MethodOverridden.   
    Top
    See Also