AVEVA Database .NET Public Interface

DbAttributeFormat.AddItem Method (DbAttributeSpecialField, Int32)

Add a special field to the format, specifying the minimum width

public void AddItem(
   DbAttributeSpecialField field,
   int width
);

Parameters

field
A special field
width
The minimum width of the column

See Also

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