Public ReadOnly Property IsSelectBeforeUpdate As Boolean
public bool IsSelectBeforeUpdate { get; }
public: property bool IsSelectBeforeUpdate { bool get (); }
function get_isSelectBeforeUpdate();