public bool upsertRecord( string tableName, Hashtable oFields, string sWhereFieldList )
Public Function upsertRecord ( _ tableName As String, _ oFields As Hashtable, _ sWhereFieldList As String _ ) As Boolean
public: bool^ upsertRecord( String^ tableName, Hashtable^ oFields, String^ sWhereFieldList )