AVEVA Database .NET Public Interface

DbFieldFormat.Format Method (DbAttribute, DbAttributeField)

Return the formatted value of a field for a given attribute

public string Format(
   DbAttribute att,
   DbAttributeField field
);

Parameters

att
An attribute
field
A field of the attribute

Return Value

The formatted value of the field of the attribute

See Also

DbFieldFormat Class | Aveva.Pdms.Database Namespace | DbFieldFormat.Format Overload List