NevronOpenVision
Nevron.Nov.Data Namespace / NCLRDataTableDataTableAdapter Class


In This Topic
    NCLRDataTableDataTableAdapter Class Properties
    In This Topic

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

    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
    See Also