The methods of the DbAttributeList class are listed below. For a complete list of DbAttributeList class members, see the DbAttributeList Members topic.
Add | Overloaded. Add a specific attribute |
AddAll | Overloaded. Add all attributes to the AttributeList NB: The Include_UDA and Include_System properties may be used to specify whether or not UDAs/System attributes are included in 'all' |
Count | Returns the number of attributes currently in the DbAttributeList |
Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
GetEnumerator | |
GetHashCode (inherited from Object) | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
GetType (inherited from Object) | Gets the Type of the current instance. |
MaximumFieldWidth | Overloaded. Returns the maximum width of a field over a DbAttributeList (useful when setting column widths) |
Remove | Overloaded. Remove all instances of a specific attribute from the AttributeList |
RemoveAll | Overloaded. Remove all attributes from the AttributeList NB: The Include_UDA and Include_System properties may be used to specify whether or not UDAs/System attributes are included in 'all' |
SortList | Overloaded. Sort AttributeList on a single field |
ToString (inherited from Object) | Returns a String that represents the current Object. |
DbAttributeList Class | Aveva.Pdms.Database Namespace