Returns true if the IColumn.LanguageType is equal to "System.Object"
Returns true if the IColumn.LanguageType is equal to "System.Object"
public bool IsObjectType(IColumn);
Returns true if the type is equal to "System.Object"
public bool IsObjectType(string);
esHelper Class | EntitySpaces.PlugIn Namespace