AVEVA Database .NET Public Interface

DbFieldFormat Methods

The methods of the DbFieldFormat class are listed below. For a complete list of DbFieldFormat class members, see the DbFieldFormat Members topic.

Public Instance Methods

AddMapping Add a mapping; ie, a specification of a value which is to be replaced by another value
AddReplace Add a replacement specification. Replacements are applied first, and will replace any and all occurences of the invalue in values returned with the rvalue
Equals (inherited from Object) Determines whether the specified Object is equal to the current Object.
FormatOverloaded. Return the formatted value of a field for a given attribute
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.
ToString (inherited from Object) Returns a String that represents the current Object.

See Also

DbFieldFormat Class | Aveva.Pdms.Database Namespace