AVEVA Database .NET Public Interface

DbAttributeFormat.AddItem Method (DbAttributeField, Int32)

Add a field to the format, specifying the mimimum width

public void AddItem(
   DbAttributeField field,
   int width
);

Parameters

field
A field
width
The minimum width of the column

See Also

DbAttributeFormat Class | Aveva.Pdms.Database Namespace | DbAttributeFormat.AddItem Overload List