Name | Description | |
---|---|---|
CanAddField | Overridden. Determines whether the data table supports the AddField operation | |
CanAddRow | Overridden. Determines whether you can execute the AddRow operation | |
CanInsertField | Overridden. Determines whether the data table supports the InsertField operation | |
CanInsertRow | Overridden. Determines whether you can execute the InsertRow operation | |
CanRemoveField | Overridden. Determines whether the data table supports the RemoveField operation | |
CanRemoveRow | Overridden. Determines whether you can execute the RemoveRow operation | |
CanRenameField | Overridden. Determines whether the data table supports the RenameField operation | |
FieldCount | Overridden. Gets the count of columns | |
RowCount | Overridden. Gets the count of rows |