AVEVA Database .NET Public Interface

DbElementTypeFormat Members

DbElementTypeFormat overview

Public Instance Constructors

DbElementTypeFormat Constructor Initializes a new instance of the DbElementTypeFormat class.

Public Instance Properties

DbRestriction Gets or sets the db type; if set will restrict owners/members etc to that db (0 for no restriction)
DefaultArraySeparator 
DefaultItemSeparator 

Public Instance Methods

AddItemOverloaded. Add a field to the format
Equals (inherited from Object) Determines whether the specified Object is equal to the current Object.
Format Return a string representing the DbElementType in the defined format
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

DbElementTypeFormat Class | Aveva.Pdms.Database Namespace