EntitySpaces esPlugIn for MyGeneration

esHelper.IsArrayType Method

Returns true if the IColumn.LanguageType is an array data type such as System.Byte[]

Overload List

Returns true if the IColumn.LanguageType is an array data type such as System.Byte[]

public bool IsArrayType(IColumn);

Returns true if the IColumn.LanguageType is an array data type such as System.Byte[]

public bool IsArrayType(string);

See Also

esHelper Class | EntitySpaces.PlugIn Namespace