AVEVA Database .NET Public Interface

DbElementTypeFormat.AddItem Method (DbNounSpecialField, Int32)

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

public void AddItem(
   DbNounSpecialField field,
   int width
);

Parameters

field
A special field
width
The minimum width of the column

See Also

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