AVEVA Database .NET Public Interface

DbAttributeList.MaximumFieldWidth Method (DbAttributeField, DbFieldFormat)

Returns the maximum width of a formatted field over a DbAttributeList (useful when setting column widths)

public int MaximumFieldWidth(
   DbAttributeField field,
   DbFieldFormat format
);

Parameters

field
A field
format
A field format

Return Value

See Also

DbAttributeList Class | Aveva.Pdms.Database Namespace | DbAttributeList.MaximumFieldWidth Overload List