getText


Description:

public string getText (T obj, string prop, Type gtype)

Extracts a text value from an object property.

Converts a string property to text for use in SQL queries.

Parameters:

obj

The object to read from

prop

The property name

gtype

The GType of the property

Returns:

The string value of the property