AVEVA Database .NET Public Interface

DbElementType.GetAsStringArray Method

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

Overload List

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

public string[] GetAsStringArray(DbNounField);

 

public string[] GetAsStringArray(DbNounSpecialField,int,string);

See Also

DbElementType Class | Aveva.Pdms.Database Namespace