AVEVA Database .NET Public Interface

DbAttribute.GetDbAttribute Method (String)

Create and return a new Attribute instance.

public static DbAttribute GetDbAttribute(
   string name
);

Parameters

name
Name of new Attribute

Return Value

New Attribute

See Also

DbAttribute Class | Aveva.Pdms.Database Namespace | DbAttribute.GetDbAttribute Overload List