AVEVA Database .NET Public Interface

DbElementType.GetAsStringArray Method (DbNounField)

Gets the value of any field as an array of strings; note this may be of length 0

public string[] GetAsStringArray(
   DbNounField field
);

Parameters

field
Noun field

Return Value

See Also

DbElementType Class | Aveva.Pdms.Database Namespace | DbElementType.GetAsStringArray Overload List