Name | Description | |
---|---|---|
![]() | CanAddField | Overridden. Determines whether the data table supports the AddField operation |
![]() | CanAddRow | Overridden. Determines whether the data table supports the AddRow operation |
![]() | CanInsertField | Overridden. Determines whether the data table supports the InsertField operation |
![]() | CanInsertRow | Overridden. Determines whether the data table supports the InsertRow operation |
![]() | CanRemoveField | Overridden. Determines whether the data table supports the RemoveField operation |
![]() | CanRemoveRow | Overridden. Determines whether the data table supports the RemoveRow operation |
![]() | CanRenameField | Overridden. Determines whether the data table supports the SetFieldName operation |
![]() | FieldCount | Overridden. Gets the count of fields in the data table |
![]() | RowCount | Overridden. Gets the count of rows in the data table |